Re: [PATCH] Input: tsc2007 - convert to use devres-managed resources
From: Denis Carikli <hidden>
Date: 2013-11-25 10:34:45
Also in:
lkml
From: Denis Carikli <hidden>
Date: 2013-11-25 10:34:45
Also in:
lkml
On 11/21/2013 06:14 AM, Dmitry Torokhov wrote:
This simplifies error handling path and allows us get rid of tsc2007_remove(). Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
I tested on top of the "tsc2007 misc fixes" and the "tsc2007 - remove unused poll_delay from platform data" patches. Tested-by: Denis Carikli <redacted> Denis.