On Tue, May 19, 2015 at 09:15:56AM +0200, Uwe Kleine-König wrote: > Since 39b2bbe3d715 (gpio: add flags argument to gpiod_get*() functions) > which appeared in v3.17-rc1, the gpiod_get* functions take an additional > parameter that allows to specify direction and initial value for output. > > Use this to simplify the driver. Furthermore this is one caller less > that stops us making the flags argument to gpiod_get*() mandatory. > > Fixes: af478d8823a7 ("drm/bridge: ptn3460: use gpiod interface") > Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de> > --- > drivers/gpu/drm/bridge/ptn3460.c | 23 +++++++---------------- > 1 file changed, 7 insertions(+), 16 deletions(-)
Applied without the "Fixes:" line. Thanks, Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150519/dddba69a/attachment.sig>