android_kernel_google_msm/drivers/mmc
Ludovic Desroches cc81c42b3f mmc: atmel-mci: fix bad variable type for clkdiv
commit 60c8f783a18feb95ad967c87e9660caf09fb4700 upstream.

clkdiv is declared as an u32 but it can be set to a negative value
causing a huge divisor value. Change its type to int to avoid this case.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-09-18 09:20:41 +08:00
..
card
core mmc: core: add missing pm event in mmc_pm_notify to fix hib restore 2015-09-18 09:20:35 +08:00
host mmc: atmel-mci: fix bad variable type for clkdiv 2015-09-18 09:20:41 +08:00
Kconfig
Makefile