]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: remove unused argument of chip_sleep_manually function
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:13:00 +0000 (11:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit1b721bf03164854da11be947ebf2e9e89994050f
treeb503d765fcd5f0271ae70d94d550cb31f59e5b49
parent1d401a4d66f6a3b1c70eec21288fe05d804d4bd8
staging: wilc1000: remove unused argument of chip_sleep_manually function

This patch removes u32SleepTime that is second argument of
chip_sleep_manually function because it is not used in this function.
Remove argument in the function call also.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h