Ludovic Desroches 60c8f783a1 mmc: atmel-mci: fix bad variable type for clkdiv
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>
Cc: <stable@vger.kernel.org> # 3.4 and later
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-05-18 09:04:42 +02:00
..
2015-04-22 09:04:39 -07:00
2015-04-22 09:04:39 -07:00
2015-03-23 14:13:49 +01:00
2015-02-04 09:42:29 +01:00
2013-08-24 23:45:22 -04:00
2014-09-24 10:13:09 +02:00
2014-09-24 10:13:09 +02:00
2015-01-19 09:56:07 +01:00
2015-03-23 14:13:49 +01:00