[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)
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>

No differences found