On 22-08-17 13:25, Ian Molton wrote:
In preparation for removing the function array, remove all code that
refers to function by index and replace with pointers to the function
itself.

Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: Ian Molton <[email protected]>
Reviewed-by: Arend van Spriel <[email protected]>

# Conflicts:
#       drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
---
  .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c  | 83 ++++++++++++----------
  .../wireless/broadcom/brcm80211/brcmfmac/sdio.c    | 15 ++--
  .../wireless/broadcom/brcm80211/brcmfmac/sdio.h    |  6 +-
  3 files changed, 54 insertions(+), 50 deletions(-)

Reply via email to