12 Aug, 2015
1 commit
-
i2c_driver does not need to set an owner because i2c_register_driver()
will set it.Signed-off-by: Krzysztof Kozlowski
Signed-off-by: Mauro Carvalho Chehab
17 Jun, 2013
1 commit
-
This is no longer needed since the core now handles this through DBG_G_CHIP_INFO.
Signed-off-by: Hans Verkuil
Acked-by: Laurent Pinchart
Acked-by: Lad, Prabhakar
Signed-off-by: Mauro Carvalho Chehab
21 May, 2013
1 commit
-
Using the managed function the kfree() calls can be removed from the
probe error path and the remove handler.Signed-off-by: Laurent Pinchart
Acked-by: Sylwester Nawrocki
Acked-by: Lad, Prabhakar
Acked-by: Andy Shevchenko
Reviewed-by: Benoît Thébaudeau
Signed-off-by: Mauro Carvalho Chehab
16 Aug, 2012
1 commit
-
Move ancillary I2C drivers into drivers/media/i2c, in order to
better organize them.Signed-off-by: Mauro Carvalho Chehab