forked from Minki/linux
Input: da9052_tsi - remove unused mutex
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
a4d5569eb2
commit
aac21bbbf7
@ -26,7 +26,6 @@ struct da9052_tsi {
|
||||
struct da9052 *da9052;
|
||||
struct input_dev *dev;
|
||||
struct delayed_work ts_pen_work;
|
||||
struct mutex mutex;
|
||||
bool stopped;
|
||||
bool adc_on;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user