V4L/DVB (13397): firedtv: move remote control workqueue handling into rc source file
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 8 Nov 2009 21:28:45 +0000 (18:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:41 +0000 (18:41 -0200)
commit56411f49f69140b97e259256b99dc276f2b2b427
tree04b8c84ca48e71f36fed5cae293d3b70e5e28b58
parentb921d929f4a012be3e809fbb1ff1e8e6c0751c06
V4L/DVB (13397): firedtv: move remote control workqueue handling into rc source file

Preparation for the port of firedtv to the firewire-core kernel API:
Canceling of the remote control workqueue job is factored into
firedtv-rc.c.  Plus trivial whitespace change.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/firewire/firedtv-1394.c
drivers/media/dvb/firewire/firedtv-rc.c