summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x/radio-si470x.h
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2011-03-11 03:54:48 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-20 09:27:47 -0300
commit474fdc0822abd36d38041c0f02513adb5006f6cb (patch)
tree8ab1f601aac931296b6abb9febacd53941a1583e /drivers/media/radio/si470x/radio-si470x.h
parent949cf31cb00c16a1011c73c43f30cd3e2dfb6610 (diff)
downloadop-kernel-dev-474fdc0822abd36d38041c0f02513adb5006f6cb.zip
op-kernel-dev-474fdc0822abd36d38041c0f02513adb5006f6cb.tar.gz
[media] radio-si470x: convert to use request_threaded_irq()
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/si470x/radio-si470x.h')
-rw-r--r--drivers/media/radio/si470x/radio-si470x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/si470x/radio-si470x.h b/drivers/media/radio/si470x/radio-si470x.h
index 9ef6716..68da001 100644
--- a/drivers/media/radio/si470x/radio-si470x.h
+++ b/drivers/media/radio/si470x/radio-si470x.h
@@ -182,7 +182,6 @@ struct si470x_device {
#if defined(CONFIG_I2C_SI470X) || defined(CONFIG_I2C_SI470X_MODULE)
struct i2c_client *client;
- struct work_struct radio_work;
#endif
};
OpenPOWER on IntegriCloud