From: "Luis R. Rodriguez" <[email protected]>

On next-20130415 commit 668761ac0 added platform
specific data for brcmfmac for SDIO. Copy that
over. This is the first in a series of changes
required for next-20130415.

commit 668761ac01d6f5a36b8e5a24d4e154550e2c4c3b
Author: Hante Meuleman <[email protected]>
Date:   Fri Apr 12 10:55:55 2013 +0200

    brcmfmac: define and use platform specific data for SDIO.

    This patch adds support for platform specific data for SDIO
    fullmac devices. Currently OOB interrupts are configured by Kconfig
    BRCMFMAC_SDIO_OOB but that is now determined dynamically by checking
    availibility of platform data.

    Cc: Hauke Mehrtens <[email protected]>
    Reviewed-by: Arend Van Spriel <[email protected]>
    Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
    Reviewed-by: Pieter-Paul Giesberts <[email protected]>
    Reviewed-by: Piotr Haber <[email protected]>
    Signed-off-by: Hante Meuleman <[email protected]>
    Signed-off-by: Arend van Spriel <[email protected]>
    Signed-off-by: John W. Linville <[email protected]>

Signed-off-by: Luis R. Rodriguez <[email protected]>
---
 copy-list |    1 +
 1 file changed, 1 insertion(+)

diff --git a/copy-list b/copy-list
index 6db79a3..8b3de0c 100644
--- a/copy-list
+++ b/copy-list
@@ -27,6 +27,7 @@ include/linux/bcm47xx_wdt.h
 include/linux/usb/usbnet.h
 include/linux/usb/rndis_host.h
 include/linux/spi/libertas_spi.h
+include/linux/platform_data/brcmfmac-sdio.h
 
 include/uapi/linux/nl80211.h
 include/linux/rfkill.h -> include/linux/rfkill_backport.h
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to