Re: [PATCH v2 1/7] Input: pwm-beeper - remove calls to legacy pwm_request API
From: David Lechner <david@lechnology.com>
Date: 2017-01-20 19:37:10
Also in:
lkml
From: David Lechner <david@lechnology.com>
Date: 2017-01-20 19:37:10
Also in:
lkml
On 01/19/2017 04:40 PM, Dmitry Torokhov wrote:
There are no more users of pwm-beeper driver in mainline relying on this legacy API, so let's remove it and simplify the driver code. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> ---
I've tested this patch series on LEGO MINDSTORMS EV3 and it looks good to me. I am not able to test the suspend race condition, but other than that (for the whole series)... Tested-By: David Lechner <david@lechnology.com>