[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
authorFrank Schaefer <[email protected]>
Sun, 11 May 2014 20:29:07 +0000 (17:29 -0300)
committerMauro Carvalho Chehab <[email protected]>
Fri, 23 May 2014 15:56:35 +0000 (12:56 -0300)
commitaa4ce5f7f3ced49f6b0986b08d529c7ed336b508
treee225e02007daed011fe1daf0fd2b42666e6ba984
parent707b7f80b5873da7728979ba1b81c0daae736762
[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()

It is no longer needed since nobody is calling i2c_get_adapdata() anymore.

Signed-off-by: Frank Schäfer <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
drivers/media/usb/em28xx/em28xx-i2c.c