[patch 14/18] V4L: Fix quickcam communicator driver for big endian architectures

2007-02-20 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Grant Likely <[EMAIL PROTECTED]> 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

[patch 14/18] V4L: Fix quickcam communicator driver for big endian architectures

2007-02-20 Thread Greg KH
-stable review patch. If anyone has any objections, please let us know. -- From: Grant Likely [EMAIL PROTECTED] 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