upstream: [media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sun, 11 May 2014 20:29:07 +0000 (17:29 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:27:00 +0000 (14:27 +0900)
commitd8dc323e8cfcdd5b5e9c315366dbdc14a64671ae
tree287f927862785a4166f85ad6908c2015bb848eeb
parent8bd1bc7d3a0008814b193e8de2cb188d27428ef1
upstream: [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 <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-i2c.c