]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/staging/vt6656/rxtx.c
staging: vt6656: rxtx endian correct return duration
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 18 Mar 2014 19:25:04 +0000 (19:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Mar 2014 16:00:19 +0000 (09:00 -0700)
commitc4cf6dfb8e204508ed8d066f08a523e7b8384ae8
tree128e2079e44062f109d523f3b7a246692cc7a08f
parentdab085b139e52012d5063651950af3d9b8913f34
staging: vt6656: rxtx endian correct return duration

All duration base types are __le16 correct back to cpu

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c