From: Jingoo Han Date: Wed, 19 Feb 2014 05:41:42 +0000 (+0800) Subject: usb: chipidea: use dev_get_platdata() X-Git-Tag: v3.15-rc1~137^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad56745a641750745d85f59d5cc640a1a4c1719;p=pandora-kernel.git usb: chipidea: use dev_get_platdata() Use the wrapper function for retrieving the platform data instead of accessing dev->platform_data directly. This is a cosmetic change to make the code simpler and enhance the readability. Signed-off-by: Peter Chen Signed-off-by: Jingoo Han Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed