linux/drivers/staging/pi433
Sidong Yang 81a6e1cc31 staging: pi433: Fix rf69_set_tx_cfg() logic
Moved code to configure sync to where check enable_sync option before.
There is no need to check enable_sync twice. Configuring sync should be
executed immediately after enabling sync.

Signed-off-by: Sidong Yang <realwakka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-29 17:10:18 +01:00
..
Documentation staging: pi433: Fixed typos and grammar in documentation 2018-04-23 15:41:49 +02:00
Kconfig staging: pi433: use help in Kconfig description 2018-04-23 15:41:49 +02:00
Makefile
pi433_if.c staging: pi433: Fix rf69_set_tx_cfg() logic 2019-03-29 17:10:18 +01:00
pi433_if.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69.c staging: pi433: Remove unused variable. 2019-03-18 07:06:03 +01:00
rf69.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69_enum.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
rf69_registers.h staging: pi433: remove GPL boiler plate text 2018-11-20 10:53:54 +01:00
TODO