commit | 3b2a63061ed69465cf851f93b7028ee8badb9d9c | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Feb 17 02:44:10 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 08 10:39:56 2012 -0300 |
tree | c96fffa5d0681069db9915dae088ed2d4035a8f0 | |
parent | 6c61ac635535bbabf4f374df171372d012b0e822 [diff] |
[media] s2255drv: fix some endian bugs I don't have this hardware and I don't know the subsystem very well. So please review this patch carefully. The original code definitely looks buggy though. Sparse complains about some endian bugs where little endian bugs are treated as cpu endian. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Dean Anderson <linux-dev@sensoray.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>