Re: [PATCH 0/4] Input: atmel_mxt_ts - make it work on Tegra
From: Nick Dyer <hidden>
Date: 2014-05-08 19:56:06
From: Nick Dyer <hidden>
Date: 2014-05-08 19:56:06
Dmitry Torokhov wrote:
quoted
quoted
Here is a set of patches for atmel_mxt_ts that you've already signed-off.Surely Dmitry would only have signed off on the patches if he had applied them somewhere. I'm puzzled why he would have applied them but not pushed them out into linux-next.I stashed them into a topic branch but never merged it to next because there were concerns about the firmware loader interface causing long pauses at startup when driver was built into the kernel. I need to go over the series again.
Thanks! I had wondered why you had left it, you never communicated this to me unfortunately. Would it be preferable for me to switch to request_firmware_nowait() and complete the probe asynchronously after it returns?