From: Malcolm Priestley Date: Fri, 27 Sep 2013 15:48:14 +0000 (+0100) Subject: staging: vt6656: device.h convert sTimerCommand to delayed_work X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94488a7ebfbc95c4b8fbfe39644e97b926a550a7;p=pandora-kernel.git staging: vt6656: device.h convert sTimerCommand to delayed_work timer to delay workqueue. sTimerCommand -> run_command_work sTimerCommand is very heavy on the system timer. Improves over performance of driver and reduce the atomic area of driver. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed