From: Fabio Baltieri Date: Fri, 8 Mar 2013 02:27:09 +0000 (+0800) Subject: usb: phy: ab8500-usb: update irq handling code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6882be363d3a7bf0f72dd17ac2a639c4da0059;p=pandora-kernel.git usb: phy: ab8500-usb: update irq handling code Update irq handling code to notify all possible link status changes of AB8500 and AB8505 to the ux500-musb glue driver. The additional event codes will be used for pm-runtime implementation, and are defined in a separate ux500-specific header. This also modify the irq registration code to use devm_* helpers and drop all non necessary fail path code. Acked-by: Linus Walleij Signed-off-by: Fabio Baltieri Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed