commit | 93566ad8068a968c3e72951b4539eb9da661446d | [log] [tgz] |
---|---|---|
author | Trent Piepho <xyzzy@speakeasy.org> | Wed Mar 07 18:19:49 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Apr 27 15:44:19 2007 -0300 |
tree | a326288f20ee3815f50c1e590c3f149a5dc83cbb | |
parent | cf3c34c87f921c5c63d47285c9860345cdaf5170 [diff] |
V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping function Some code to swap bytes wasn't using the swab16() function that the kernel provides for this. Make use of it, which results in more efficient code. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Acked-by: Antoine Jacquet <royale@zerezo.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>