]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Oct 2016 02:32:22 +0000 (08:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Oct 2016 07:14:55 +0000 (09:14 +0200)
commit4fa589126f23243bd998a464cb6158d343eb6a89
tree3a40e59ee5383c73f79ce21b5c61a3bafb622321
parent039bea844016ae85eaf195bf25266b5eb028a319
Staging: greybus: uart: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/greybus/uart.c