Hi Jiri On Wed, Jul 31, 2013 at 10:38 AM, Jiri Kosina <jkosina@xxxxxxx> wrote: > On Mon, 15 Jul 2013, David Herrmann wrote: > >> This series provides some cleanups for HID transport drivers: > > Hi David, > > thanks a lot for your work, again. > > I have now applied all the patches from the series, except for: > > - 3/8, waiting for v2 Ugh, patches 4-6 use the generic helper from 3 implicitly. So with the current tree, they will not be able to send any LED events. I think my conclusion in the discussion on #3 was wrong. I cannot rebase it on the end of the series. Sorry, I missed that. For v2, as mentioned in the thread, I cannot write a generic fallback for hid_hw_request() without patch #8. That's because the transport drivers handle the raw reports differently. #8 fixes that. So imho we should apply #3 as it is now. If we ever have a generic hid_hw_request(), we can just move the code from the LED handler to hid_hw_request_generic(). > - 7/8, waiting for v2 as well, plus haven't finished reviewing it fully > - 8/8, still thinking about it and reviewing They're both RFC so no hurry. Especially Patch #8 depends highly on the ideas in #7 which will change according to Benjamin's comments in v2. Thanks for applying the first few fixes. Sorry for the confusion in #3. I'd vote for applying it directly, Benjamin, what do you think? I was busy the last few weeks, but I will have time to work on this again starting next week. Regards David -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html