OSDN Git Service

greybus: db3-platform: fix code that fetches reset GPIO
authorAlex Elder <elder@linaro.org>
Thu, 22 Oct 2015 13:58:16 +0000 (08:58 -0500)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 22 Oct 2015 20:46:50 +0000 (13:46 -0700)
commitd934a88d50f92230e48b944c729021fc39c65d98
treeb01a42eb6e7f62be9f5d8613c110fd16bf18875c
parent92cc1d225282592b19a91604cc23a99013d22802
greybus: db3-platform: fix code that fetches reset GPIO

The code that fetches the reset GPIO for an AP bridge suffers
from an apparent copy/paste error.  Fix it.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/db3-platform.c