summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dmxdev.c
diff options
context:
space:
mode:
authorFrank Schaefer <fschaefer.oss@googlemail.com>2013-03-03 15:37:38 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-03-04 15:53:54 -0300
commit0c28dcc054ecbcd16e197bd9bf9b394cc1f691c5 (patch)
tree98bd83a09396675cd9d17bb77c59c8eac0e629c5 /drivers/media/dvb-core/dmxdev.c
parentf55eacbe744f696fa5ff48fe4fdc0f00edc08619 (diff)
[media] em28xx: fix eeprom data endianess
The data is stored as little endian in the eeprom. Hence the correct data types should be used and the data should be converted to the machine endianess before using it. The eeprom id (key) also isn't a 32 bit value but 4 separate bytes instead. [mchehab@redhat.com: Fix CodingStyle] Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb-core/dmxdev.c')
0 files changed, 0 insertions, 0 deletions