commit | 2efa83920c7f4fb214517437c730afdaa4e28391 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu Feb 22 21:22:50 2018 +0200 |
committer | Archit Taneja <archit@cradlewise.com> | Tue Mar 06 14:05:00 2018 +0530 |
tree | 3baa6051830f583eda863ebd314ebb9f24869f38 | |
parent | 3bd07ccd27622d598fd9d87f3032dd457ad62083 [diff] |
drm: of: simplify component probe code Use positive logic for better readability. This also eliminates one of_node_put() call, making the code shorter. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Tested-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Archit Taneja <archit@cradlewise.com> Link: https://patchwork.freedesktop.org/patch/msgid/61c56895d44117d80e7d82f04e729e29c60fadbd.1519327370.git.baruch@tkos.co.il