Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Oct 2016 02:32:21 +0000 (08:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Oct 2016 07:14:55 +0000 (09:14 +0200)
commit039bea844016ae85eaf195bf25266b5eb028a319
treedaf7b49fe0beb5ab8b66a29dd6dcbb74d69f88fc
parent1001354ca34179f3db924eb66672442a173147dc
Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev

Some of the print messages are using the incorrect device pointer, fix
them.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/gpio.c