From: Jingoo Han Date: Tue, 30 Jul 2013 08:00:51 +0000 (+0900) Subject: usb: gadget: use dev_get_platdata() X-Git-Tag: v3.12-rc1~186^2~77^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e01ee9f509a927158f670408b41127d4166db1c7;p=pandora-kernel.git usb: gadget: 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