From fad56745a641750745d85f59d5cc640a1a4c1719 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 19 Feb 2014 13:41:42 +0800 Subject: [PATCH] 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-format-patch failed