[media] em28xx: fix assignment of the eeprom data
authorAlban Browaeys <alban.browaeys@gmail.com>
Tue, 16 Jul 2013 21:57:53 +0000 (18:57 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 3 Sep 2013 12:24:20 +0000 (09:24 -0300)
commit32bf7c6cdf63a6704822c81b7139c54ac1cbd6a1
treecc6881ed60e06b569ef2eb6e899847395eaa0fe4
parent2e923a0527ac439e135b9961e58d3acd876bba10
[media] em28xx: fix assignment of the eeprom data

Set the config structure pointer to the eeprom data pointer (data,
here eedata dereferenced) not the pointer to the pointer to
the eeprom data (eedata itself).

Signed-off-by: Alban Browaeys <prahal@yahoo.com>
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Cc: stable@vger.kernel.org # for v3.10
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: stable@vger.kernel.org
drivers/media/usb/em28xx/em28xx-i2c.c