[PATCH v5 0/3] LED triggers for USB host and device

2014-09-17 Thread Michal Sojka
(this is resend of a patch series from about three weeks ago) This adds LED triggers for USB host and device. First patch refactors UDC drivers as requested by Felipe Balbi, second is a preparation for the third, which adds the LED triggers. Changes from v4: - Added performance numbers to the com

[PATCH v5 0/3] LED triggers for USB host and device

2014-08-29 Thread Michal Sojka
This adds LED triggers for USB host and device. First patch refactors UDC drivers as requested by Felipe Balbi, second is a preparation for the third, which adds the LED triggers. Changes from v4: - Replaced BUG_ON with pr_err (Alan Stern, greg k-h). - Used proper coding style for switch statemen