From: Laurent Pinchart Date: Thu, 2 May 2013 11:29:43 +0000 (-0300) Subject: [media] media: i2c: Convert to devm_gpio_request_one() X-Git-Tag: v3.11-rc1~17^2~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b015ba29ca09b0e3750b4de365d3baf9c5b11450;p=pandora-kernel.git [media] media: i2c: Convert to devm_gpio_request_one() Using the managed function the gpio_free() calls can be removed from the probe error path and the remove handler. Signed-off-by: Laurent Pinchart Acked-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed