summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx/bttv-input.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-01-07 11:33:30 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-01-07 11:33:30 -0200
commit995d32a1dcb18eed5effb48d652953f093137827 (patch)
tree00aeeb1691105c3ad7d7c70fd8c69d7186233a78 /linux/drivers/media/video/bt8xx/bttv-input.c
parentc8afb6c4b5756848e332ee1cae77c73cfda98eea (diff)
downloadmediapointer-dvb-s2-995d32a1dcb18eed5effb48d652953f093137827.tar.gz
mediapointer-dvb-s2-995d32a1dcb18eed5effb48d652953f093137827.tar.bz2
Fix quickcam communicator driver for big endian architectures
From: Grant Likely <grant.likely@secretlab.ca> Host endianess does not affect the order that pixel rgb data comes in from the quickcam (the values are bytes, not words or longs). The driver is erroniously swapping the order of rgb values for big endian machines. This patch is needed get the Quickcam communicator working on big endian machines (tested on powerpc) Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/bt8xx/bttv-input.c')
0 files changed, 0 insertions, 0 deletions