commit | f813b5775b471b656382ae8f087bb34dc894261f | [log] [tgz] |
---|---|---|
author | Alban Browaeys <alban.browaeys@gmail.com> | Tue Jul 16 18:57:53 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri Jul 26 12:28:03 2013 -0300 |
tree | 6f6c5c72212bd40e40ee38b45908c7550f3b419b | |
parent | e2f11c58ae49d57b0e634685dd944c1771ba38c0 [diff] |
[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>