From: Peter Chen Date: Wed, 14 Aug 2013 09:44:07 +0000 (+0300) Subject: usb: chipidea: add role init and destroy APIs X-Git-Tag: v3.12-rc1~186^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f124d233e97db96d9471d1fb346335d43d8650d;p=pandora-kernel.git 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 Signed-off-by: Peter Chen Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed