]> Pileus Git - ~andy/linux/commit
Input: usb1400_ts - add __devinit/__devexit section annotations
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 5 Jan 2012 06:18:22 +0000 (22:18 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 5 Jan 2012 06:19:47 +0000 (22:19 -0800)
commit9fea929121935957b4045282fff973d966a98f06
tree56045261f826cc3773cec67eb983dd83216f79e3
parent8028e938ee169f43fcdbc3becd6d35be95fd9412
Input: usb1400_ts - add __devinit/__devexit section annotations

Add __devinit/__devexit sections annotations so parts of code could be
discarded after completing driver initialization.

Acked-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/ucb1400_ts.c