OSDN Git Service

staging: wilc1000: call power save after changing mode
authorGlen Lee <glen.lee@atmel.com>
Mon, 25 Jan 2016 07:35:18 +0000 (16:35 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:25:40 +0000 (15:25 -0800)
commitee632309208c823419429d9a3b9702144a756431
treea53bd0df52af7ba1d9d2896bb72d126674908e3b
parent86bff01b94bb0cd1a2cbcaae46c3677d60768c1a
staging: wilc1000: call power save after changing mode

host_int_set_power_mgmt should be called after changing operation mode to
work properly. Move the function below host_int_set_operation_mode.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c