Revision a7c17d8ae4918afe527c141cc20ed34dfe18e7db authored by Adrian Hunter on 25 August 2017, 12:43:45 UTC, committed by Ulf Hansson on 30 August 2017, 11:49:40 UTC
Commit 2a842acab109 ("block: introduce new block status code type") changed
the error type but not in patches merged through the mmc tree, like
commit 0493f6fe5bde ("mmc: block: Move boot partition locking into a driver
op"). Fix one error code that is incorrect and also use BLK_STS_OK in
preference to 0.

Fixes: 17ece345a042 ("Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc")
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent cc4a41f
History
File Mode Size
event
Kconfig -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 643 bytes
devfreq-event.c -rw-r--r-- 12.0 KB
devfreq.c -rw-r--r-- 36.7 KB
exynos-bus.c -rw-r--r-- 13.7 KB
governor.h -rw-r--r-- 2.6 KB
governor_passive.c -rw-r--r-- 5.5 KB
governor_performance.c -rw-r--r-- 1.5 KB
governor_powersave.c -rw-r--r-- 1.4 KB
governor_simpleondemand.c -rw-r--r-- 3.5 KB
governor_userspace.c -rw-r--r-- 3.6 KB
rk3399_dmc.c -rw-r--r-- 13.2 KB
tegra-devfreq.c -rw-r--r-- 20.2 KB

back to top