From: Felipe Balbi Date: Wed, 31 Jul 2013 06:21:25 +0000 (+0300) Subject: usb: dwc3: use dev_get_platdata() X-Git-Tag: v3.12-rc1~186^2~77^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=941ea3616c747545d0278fc432fb7919b6d0d8f0;p=pandora-kernel.git usb: dwc3: use dev_get_platdata() Use the wrapper function for retrieving the platform_data instead of accessing dev->platform_data directly. While at that also make change 'node' initialization to use the dev pointer. Inspired-by: Jingoo Han Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed