linux/drivers/staging/pi433
Sidong Yang e5adddf5ae staging: pi433: remove unnecessary calling rf69_set_mode()
Remove unnecessary rf69_set_mode() function call when rx is waiting for
a telegram. There is waste to call rf69_set_mode() twice for becoming
standby mode.

Signed-off-by: Sidong Yang <realwakka@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-03-26 05:49:11 +09: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: remove unnecessary calling rf69_set_mode() 2019-03-26 05:49:11 +09:00
pi433_if.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
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
TODO