Re: [PATCH] macintosh/ams-input: switch to using input device polling mode

2020-06-08 Thread Michael Ellerman
On Wed, 2 Oct 2019 14:48:54 -0700, Dmitry Torokhov wrote: > Now that instances of input_dev support polling mode natively, > we no longer need to create input_polled_dev instance. Applied to powerpc/next. [1/1] macintosh/ams-input: switch to using input device polling mode https://git.kerne

Re: [PATCH] macintosh/ams-input: switch to using input device polling mode

2019-11-11 Thread Dmitry Torokhov
On Wed, Oct 02, 2019 at 02:48:54PM -0700, Dmitry Torokhov wrote: > Now that instances of input_dev support polling mode natively, > we no longer need to create input_polled_dev instance. Michael, could you please take this? Or I could push through my tree... Thanks! > > Signed-off-by: Dmitry To