]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: remove function pointer cfg_wid_get_val
authorGlen Lee <glen.lee@atmel.com>
Fri, 2 Oct 2015 05:22:09 +0000 (14:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 10:02:15 +0000 (12:02 +0200)
commit69b4e47efe76a0ee1d5ba21438e60a8920ade5fa
tree424fee7b41f1b1db99dfa8b920da280aac17ff8b
parent12dc1eea1d6ba5e33369942fd194caaec2da08a0
staging: wilc1000: remove function pointer cfg_wid_get_val

This patch removes cfg_wid_get_val and call the function
wilc_wlan_cfg_get_wid_value. Remove static from the function declaration.

Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c
drivers/staging/wilc1000/wilc_wlan.h
drivers/staging/wilc1000/wilc_wlan_cfg.c
drivers/staging/wilc1000/wilc_wlan_cfg.h