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)
commit355cca2ab21b06b7222e7cd8bebede9aced75374
tree424fee7b41f1b1db99dfa8b920da280aac17ff8b
parentec1b86bf6a47d6099cd502e6dc1a1217e2c6c23d
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