usb: musb: dsps: Do not use priv pointer
Use container_of instead of dev->priv pointer. dev->priv is
used by the musb core layer (which maybe should not be the
case, but using container_of is good anyway).

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 10e6930 commit 15e121ada53deb46da99d76f0417c728be436099
@Sascha Hauer Sascha Hauer authored on 28 Apr 2015
Showing 1 changed file
View
drivers/usb/musb/musb_dsps.c