1
0
Fork 0
alistair23-linux/drivers/staging/gdm724x
Jaime Arrocha 77e8a50149 staging: gdm724x: Remove test for host endian
gdm_endian.c: small changes were done to remove testing for host
endianness and in-driver conversion for byte-ordering.
The linux/kernel.h functions are used now.

gdm_endian.h: removal of code no longer needed with changes
in gdm_endian.c.

Signed-off-by: Jaime Arrocha <jarr@kerneldev.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-31 11:47:56 +09:00
..
Kconfig staging: gdm724x: depend on CONFIG_TTY 2013-07-29 12:27:40 -07:00
Makefile
TODO staging: gdm724x: add tty stuff to TODO file. 2013-07-24 13:16:53 -07:00
gdm_endian.c staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
gdm_endian.h staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
gdm_lte.c staging: gdm724x: use !x instead of x == NULL 2015-03-16 16:28:47 +01:00
gdm_lte.h staging: removed space after return function in gdm_lte.h 2014-03-16 20:34:28 -07:00
gdm_mux.c staging: gdm724x: Correction of variable usage after applying ALIGN() 2015-05-10 15:23:02 +02:00
gdm_mux.h staging: gdm724x: Fix incorrect type in assignment 2014-10-20 10:29:18 +08:00
gdm_tty.c Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declaration 2014-07-17 18:05:47 -07:00
gdm_tty.h staging: gdm7240: a TTY rewrite according to the latest TTY APIs 2013-08-19 15:30:59 -07:00
gdm_usb.c Staging: gdm724x: replace pr_* with dev_* 2015-03-18 11:21:33 +01:00
gdm_usb.h staging: gdm724x: Remove version.h header inclusion in gdm_usb.h 2013-07-25 12:11:58 -07:00
hci.h
hci_packet.h
netlink_k.c staging: gdm724x: Use NLMSG_HDRLEN 2014-07-22 16:08:13 -07:00
netlink_k.h