]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Sep 2011 22:50:25 +0000 (15:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Sep 2011 22:50:25 +0000 (15:50 -0700)
commit1bc153e57ff1e9d41493c84d4deba72756e9bf8c
treed003cfb810c7fc78cb6fad97a41927dbcdc4b364
parentcf0317d690418bc9477a09e0064032c6e91ad020
parentd3ec5e19f17ca25edc6e7794348af9d11dbcd4af
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc

* 'for-linus' of git://dev.laptop.org/users/cjb/mmc:
  mmc: sdhci-s3c: Fix mmc card I/O problem
  mmc: sd: UHS-I bus speed should be set last in UHS initialization
  mmc: sdhi: initialise mmc_data->flags before use
  mmc: core: use non-reentrant workqueue for clock gating
  mmc: core: prevent aggressive clock gating racing with ios updates
  mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
  mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h