Frank Praznik 5f5750d2e4 HID: sony: Fix work queue issues.
Don't initialize force-feedback for devices that don't support it to avoid calls
to schedule_work() with an uninitialized work_struct.

Move the cancel_work_sync() call out of sony_destroy_ff() since the state worker
is used for the LEDs even when force-feedback is disabled.

Remove sony_destroy_ff() to avoid a compiler warning since it is no longer used.

Signed-off-by: Frank Praznik <frank.praznik@oh.rr.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2014-02-20 14:14:03 +01:00
..
2014-02-20 14:14:03 +01:00
2014-01-21 10:09:12 -08:00
2014-01-20 16:13:02 -08:00
2014-01-21 08:28:00 +00:00
2014-01-22 17:32:26 -08:00
2014-01-20 16:13:02 -08:00
2013-12-20 08:49:17 -08:00
2014-01-20 16:13:02 -08:00
2013-12-20 09:34:54 -08:00