From: Trent Piepho Date: Wed, 7 Mar 2007 21:19:49 +0000 (-0300) Subject: V4L/DVB (5392): Zr364xx: Use kernel's byte-swapping function X-Git-Tag: v2.6.22-rc1~1118^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93566ad8068a968c3e72951b4539eb9da661446d;p=pandora-kernel.git 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 Acked-by: Antoine Jacquet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed