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@xxxxxxxxxxxxxx> > --- > drivers/gpu/drm/bridge/ptn3460.c | 23 +++++++---------------- > 1 file changed, 7 insertions(+), 16 deletions(-) Applied without the "Fixes:" line. Thanks, Thierry
Attachment:
pgpaUE1eUoxUZ.pgp
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel