[media] si4713: switch reset gpio to devm_gpiod API
authorSebastian Reichel <sre@kernel.org>
Tue, 21 Oct 2014 15:07:01 +0000 (12:07 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 14 Nov 2014 20:03:14 +0000 (18:03 -0200)
commitfbe14a124c1616af65ddfc1add2fd323aaec67ae
treec925fb8391466a5f2f59962c798e805065aade7f
parentd4471deceba46ea6fd60f7fa5e8da3fb72bbbe44
[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 <sre@kernel.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[hans.verkuil@cisco.com: fixed trivial compiler warning]

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/radio/si4713/si4713.c
drivers/media/radio/si4713/si4713.h
This page took 0.03841 seconds and 5 git commands to generate.