MLK-11340-8 usb: chipidea: host: delete the redundancy ci_hdrc struct
authorPeter Chen <peter.chen@freescale.com>
Tue, 14 Jul 2015 07:43:02 +0000 (15:43 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:46:57 +0000 (14:46 -0500)
commit3a25e44573f628bf9d82a5279cb7b3852b6977d7
tree8228acf6c30b1f73b30f98f35791053ccfe5626d
parentf6e625c9f6cfd3a8d1a96f3af1fddfff1b5a059b
MLK-11340-8 usb: chipidea: host: delete the redundancy ci_hdrc struct

The struct ci_hdrc is the drvdata for hcd device, so we don't
need to introduce extra ci_hdrc structure for ehci.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
(cherry picked from commit 144247425683f783888e2a384946d05962237b60)
drivers/usb/chipidea/host.c