diff options
| author | Glen Lee <[email protected]> | 2015-11-18 15:11:26 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-12-18 14:30:50 -0800 |
| commit | 49dcd0dd0e70ee7dc8cd6bf1d16a4c25e1bdfc6f (patch) | |
| tree | 67718d015dcf8ade7bf850229ee693a6fa3826e7 /tools/perf/scripts/python | |
| parent | 00215dde5e386f548227f2d435908b36e3f90f29 (diff) | |
staging: wilc1000: pass wilc to all function pointers of wilc_hif_func
This patch adds new function parameter struct wilc to all function pointers
of struct wilc_hif_func, and all functions of wilc_sdio.c and wilc_spi.c
need to be changed as it's function pointer is changed.
Pass wilc in all the functions call as well.
The wilc will be passed to functions in linux_wlan_sdio.c and linux_wlan_spi.c
to replace with global variable wilc_dev in the next patch.
Signed-off-by: Glen Lee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions