commit | 70829035ba7106c4052346247e30157362de6403 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Tue Jan 26 16:11:51 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jan 31 11:54:15 2017 -0200 |
tree | 08871c215d6ef4c30e538ccebf48204a8644dc4c | |
parent | da42c3c641ea5bcf032170540bf64f5c09db925e [diff] |
[media] v4l: mt9v032: Remove unneeded gpiod NULL check The gpiod API checks for NULL descriptors, there's no need to duplicate the check in the driver. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>