commit | 3f124d233e97db96d9471d1fb346335d43d8650d | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@freescale.com> | Wed Aug 14 12:44:07 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 14 12:37:19 2013 -0700 |
tree | b2953e4a35c6b6574641c9b5ab1a3d9c07d9a651 | |
parent | c10b4f033e7c0ddba2b7b699d01109e4de46e831 [diff] |
usb: chipidea: add role init and destroy APIs - The role's init will be called at probe procedure. - The role's destroy will be called at fail patch at probe and driver's removal. - The role's start/stop will be called when specific role has started. Tested-by: Marek Vasut <marex@denx.de> Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>