From: Sebastian Reichel Date: Tue, 21 Oct 2014 15:07:01 +0000 (-0300) Subject: [media] si4713: switch reset gpio to devm_gpiod API X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe14a124c1616af65ddfc1add2fd323aaec67ae;p=pandora-kernel.git [media] si4713: switch reset gpio to devm_gpiod API This updates the driver to use the managed gpiod interface instead of the unmanged old GPIO API. This is a preperation for the introduction of device tree support. Signed-off-by: Sebastian Reichel Signed-off-by: Hans Verkuil [hans.verkuil@cisco.com: fixed trivial compiler warning] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed