aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/brcmfmac.h
AgeCommit message (Collapse)AuthorFilesLines
2016-03-07brcmfmac: switch to new platform dataHante Meuleman1-0/+185
Platform data is only available for sdio. With this patch a new platform data structure is being used which allows for platform data for any device and configurable per device. This patch only switches to the new structure and adds support for SDIO devices. Reviewed-by: Arend Van Spriel <[email protected]> Reviewed-by: Franky (Zhenhui) Lin <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Hante Meuleman <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: Kalle Valo <[email protected]>