]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: da9034-ts - switch to using managed resources
authorHimangi Saraogi <himangi774@gmail.com>
Wed, 21 May 2014 15:27:06 +0000 (08:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 29 May 2014 06:48:36 +0000 (23:48 -0700)
commit4f8edc3c9c7e78f7c22338470d0f330f11b1ba9a
treedad4b676f704ed55f2d7aaf370e5bc6c75bde9e6
parentf5189d07923f0829a83d15a13691c67586ceb84f
Input: da9034-ts - switch to using managed resources

Let's switch the driver to use managed resources, this will simplify error
handling and allows us to get rid of da9034_touch_remove().

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/da9034-ts.c