linux/drivers/staging/gdm724x
Quytelda Kahja 1b5e56ece3 Staging: gdm724x: Simplify the struct gdm_endian to a variable.
Since the testing for host endianness and in-driver conversion were
removed in 77e8a50149, the gdm_endian struct contains only one member,
and can therefore be simplified to a single u8 variable.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-02-23 09:54:56 +01:00
..
gdm_endian.c Staging: gdm724x: Simplify the struct gdm_endian to a variable. 2018-02-23 09:54:56 +01:00
gdm_endian.h Staging: gdm724x: Simplify the struct gdm_endian to a variable. 2018-02-23 09:54:56 +01:00
gdm_lte.c Staging: gdm724x: Simplify the struct gdm_endian to a variable. 2018-02-23 09:54:56 +01:00
gdm_lte.h Staging: gdm724x: Simplify the struct gdm_endian to a variable. 2018-02-23 09:54:56 +01:00
gdm_mux.c Staging: gdm724x: mux: Check return value of register_lte_tty_driver(). 2018-02-19 18:06:35 +01:00
gdm_mux.h staging: gdm724x: Add spaces around the '*' operator 2016-09-13 14:51:53 +02:00
gdm_tty.c Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'. 2018-02-19 18:06:36 +01:00
gdm_tty.h staging: gdm724x: Remove one blank line in sequence 2016-11-29 21:57:15 +01:00
gdm_usb.c Staging: gdm724x: Simplify the struct gdm_endian to a variable. 2018-02-23 09:54:56 +01:00
gdm_usb.h Staging: gdm724x: Simplify the struct gdm_endian to a variable. 2018-02-23 09:54:56 +01:00
hci_packet.h staging: gdm724x: update HCI structs with new bitwise types 2017-01-05 18:50:05 +01:00
hci.h
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
netlink_k.c staging: gdm724x: Replace semaphore netlink with mutex 2016-08-21 18:04:43 +02:00
netlink_k.h staging: gdm724x: Align parameters to parenthesis 2016-11-29 21:57:14 +01:00
TODO