V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Tue, 11 Nov 2008 17:04:30 +0000 (14:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:36 +0000 (17:53 -0200)
Replace combination of endianess conversion and unaligned access macros with
{get|set}_unaligned_*.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found