linux/drivers/staging/vt6656
Oscar Carter e681bb287f staging: vt6656: Use DIV_ROUND_UP macro instead of specific code
Use DIV_ROUND_UP macro instead of specific code with the same purpose.
Also, remove the unused variables.

Signed-off-by: Oscar Carter <oscar.carter@gmx.com>
Reviewed-by: Quentin Deslandes <quentin.deslandes@itdev.co.uk>
Link: https://lore.kernel.org/r/20200326175902.14467-1-oscar.carter@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-27 10:05:52 +01:00
..
baseband.c staging: vt6656: Use DIV_ROUND_UP macro instead of specific code 2020-03-27 10:05:52 +01:00
baseband.h
card.c staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions 2020-03-21 11:03:16 +01:00
card.h
channel.c
channel.h
desc.h staging: vt6656: Use BIT() macro instead of hex value 2020-03-21 10:58:16 +01:00
device.h staging: vt6656: Use BIT() macro instead of hex value 2020-03-21 10:58:16 +01:00
firmware.c staging: vt6656: Remove memory buffer from vnt_download_firmware. 2020-01-22 09:52:39 +01:00
firmware.h
Kconfig
key.c staging: vt6656: Fix return for unsupported cipher modes. 2020-02-09 16:22:56 -08:00
key.h
mac.c
mac.h staging: vt6656: Use BIT() macro instead of hex value 2020-03-21 10:58:16 +01:00
main_usb.c staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions 2020-03-21 11:03:16 +01:00
Makefile staging: vt6656: Move vnt_rx_data to usbpipe.c 2020-03-04 07:54:09 +01:00
power.c
power.h
rf.c
rf.h
rxtx.c staging: vt6656: Remove STATUS enums from TX path 2020-03-04 07:52:31 +01:00
rxtx.h staging: vt6656: remove blank line 2020-03-10 10:15:21 +01:00
TODO
usbpipe.c staging: vt6656: struct vnt_rcb remove unused in_use. 2020-03-10 10:51:20 +01:00
usbpipe.h staging: vt6656: Delete int.c/h file and move functions to usbpipe 2020-03-04 07:52:32 +01:00
wcmd.c staging: vt6656: set usb_set_intfdata on driver fail. 2020-01-03 11:46:59 +01:00
wcmd.h