Merge tag 'imx-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorKevin Hilman <khilman@baylibre.com>
Fri, 22 Apr 2016 23:55:05 +0000 (16:55 -0700)
committerKevin Hilman <khilman@baylibre.com>
Fri, 22 Apr 2016 23:55:05 +0000 (16:55 -0700)
commite6d939bfd43271d7ab0b411d830ab62d835d8536
tree77b22bffd77bfb3c8c05ec97790222f4ec0ade65
parent22c49e5a09ec6af0c2355503b880a4083facdcf2
parentfc26fe9c3869f02dd9dc54ff3a45c6d9d4bbbdfa
Merge tag 'imx-fixes-4.6' of git://git./linux/kernel/git/shawnguo/linux into fixes

Merge "ARM: i.MX fixes for 4.6" from Shawn Guo:

The i.MX fixes for 4.6:
 - The sdhci-esdhc-imx DMA support is broken due to commit 7b91369b4655
   ("mmc: sdhci: Set DMA mask when adding host").  It requires device's
   dma_mask be set up properly to get DMA work.  The fixing patch
   initializes the DMA mask to enable the access again.

* tag 'imx-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: mach-imx: sdhci-esdhc-imx: initialize DMA mask