From: Jingoo Han Date: Tue, 30 Jul 2013 10:59:40 +0000 (+0900) Subject: USB: host: use dev_get_platdata() X-Git-Tag: v3.12-rc1~186^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f09e28d7bc5c1adde8229b1e89401f23fb44f9;p=pandora-kernel.git USB: host: 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