From: Jingoo Han Date: Tue, 30 Jul 2013 08:03:12 +0000 (+0900) Subject: usb: musb: use dev_get_platdata() X-Git-Tag: v3.12-rc1~186^2~77^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a7d67c1901347bdb3d06536cd69d018fbf2c4b;p=pandora-kernel.git usb: musb: use dev_get_platdata() Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. Signed-off-by: Jingoo Han Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed