commit | 95323361e5313733a54771c5059f5b352adbf32c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu May 02 11:11:50 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 21 07:50:56 2013 -0300 |
tree | 9731320d716278f03171002ee6c98d6d2948af6e | |
parent | c7e3cc3ca1ff2fe1aeffd2ba642548d79f9a73dc [diff] |
[media] media: i2c: Convert to gpio_request_one() Replace gpio_request() with gpio_request_one() and remove the associated gpio_direction_output() calls. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>