From: Arend van Spriel Date: Thu, 12 Dec 2013 10:58:58 +0000 (+0100) Subject: brcmfmac: use consistent function names in bcmsdh.c X-Git-Tag: v3.14-rc1~94^2~334^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39be27b49e309bb790bea93a2595732f93e5fcb;p=pandora-kernel.git brcmfmac: use consistent function names in bcmsdh.c Functions in bcmsdh.c that are called with struct brcmf_sdio_dev instance are renamed consistently with brcmf_sdiod_ prefix. Also removing brcmf_sdioh_attach/detach() functions and merge it with brcmf_sdiod_probe/remove(). Reviewed-by: Franky Lin Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed