]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: fix up a questionable macro for SDMMC
authorDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 2 Dec 2015 19:31:33 +0000 (13:31 -0600)
committerMarek Vasut <marex@denx.de>
Sun, 20 Dec 2015 02:44:56 +0000 (03:44 +0100)
commita1684b61054714daae7250e570fe3298f86605b7
tree210b22842979b46e669bd3b39cc5f081019d42e1
parente5ad7d9889f6c2af625449dcb4487a3936709e50
arm: socfpga: fix up a questionable macro for SDMMC

Move the macro into the socfpga_dwmci_clksel().

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Marek Vasut <marex@denx.de>
[fix parenthesis in the sdmmc_mask]
arch/arm/mach-socfpga/include/mach/system_manager.h
drivers/mmc/socfpga_dw_mmc.c