From: Jingoo Han Date: Tue, 30 Jul 2013 08:06:20 +0000 (+0900) Subject: usb: renesas: use dev_get_platdata() X-Git-Tag: v3.12-rc1~186^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace0a5f9471ef51349dba59ff57beee2c3748a34;p=pandora-kernel.git usb: renesas: 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: Greg Kroah-Hartman --- Reading git-diff-tree failed