From: Arend van Spriel Date: Fri, 29 Nov 2013 11:25:14 +0000 (+0100) Subject: brcmfmac: use platform specific alignment in SDIO X-Git-Tag: v3.14-rc1~94^2~601^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2d2f2a890847277371d953e2751c4224efa273;p=pandora-kernel.git brcmfmac: use platform specific alignment in SDIO The SDIO part of the brcmfmac driver uses a static define BRCMF_SDALIGN to align buffers used for SDIO transfers. This patch replaces it by using alignment derived from the platform specific data. 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