]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] m5mols: Remove superfluous irq field from the platform data struct
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 19 Sep 2011 12:16:01 +0000 (09:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 24 Sep 2011 03:23:03 +0000 (00:23 -0300)
commit5b3bdfce675040b65a8b97f8209d78a31935c48f
tree48f742bb99a07da02e229b32f2f64088ec251fb5
parent12ecf56d1a2f93b625ca30049072613cba2d96b1
[media] m5mols: Remove superfluous irq field from the platform data struct

There is no need to put the IRQ number in driver's private platform
data structure as this can also be passed in struct i2c_lient.irq.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/m5mols/m5mols_core.c
include/media/m5mols.h