diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2020-12-03 17:02:40 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2021-01-05 07:20:00 +0200 |
commit | d8d164a2b2c71d9fe798fdead06695d1be241c17 (patch) | |
tree | 41fd2e1d68077ded38e021606932dbe627bda60b /sound | |
parent | 594f967b53ffafd50c5f091f434c4a07e2d0f613 (diff) | |
download | linux-stable-d8d164a2b2c71d9fe798fdead06695d1be241c17.tar.gz linux-stable-d8d164a2b2c71d9fe798fdead06695d1be241c17.tar.bz2 linux-stable-d8d164a2b2c71d9fe798fdead06695d1be241c17.zip |
drm: rcar-du: Drop unneeded encoder cleanup in error path
The encoder->name field can never be non-null in the error path, as that
can only be possible after a successful call to
drm_simple_encoder_init(). Drop the cleanup.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions