USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data
authorRichard Zhao <richard.zhao@freescale.com>
Fri, 29 Jun 2012 09:48:53 +0000 (17:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 18:03:32 +0000 (11:03 -0700)
commit77c4400f2f0fd8384ab5cbe41d81ccc664896b2d
treec9c7b4016a4857ea819aab764de3d1d3778b473d
parent6bf83594e3fa1b1147ed1baff356d4fd30846b84
USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_data

This patch rename struct ci13xxx_udc_driver and var with the type.

ci13xxx_platform_data reflect it's passed from platfrom driver.

Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci.h
drivers/usb/chipidea/ci13xxx_msm.c
drivers/usb/chipidea/ci13xxx_pci.c
drivers/usb/chipidea/core.c
drivers/usb/chipidea/host.c
drivers/usb/chipidea/udc.c
include/linux/usb/chipidea.h
This page took 0.026491 seconds and 5 git commands to generate.