diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2015-11-03 17:13:57 -0500 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-11-05 22:50:48 +0100 |
commit | d7e53e35f9f54cdfa09a8456ae8e9874ec66bb36 (patch) | |
tree | 6ffae5c919377a2c3d871faf4900b7c999cee283 /MAINTAINERS | |
parent | 58ac1f6202aab03d1f2c5fcfe3552af4b93321d3 (diff) | |
download | op-kernel-dev-d7e53e35f9f54cdfa09a8456ae8e9874ec66bb36.zip op-kernel-dev-d7e53e35f9f54cdfa09a8456ae8e9874ec66bb36.tar.gz |
cpufreq: s5pv210-cpufreq: fix wrong do_div() usage
It is wrong to use do_div() with 32-bit dividends (unsigned long is
32 bits on 32-bit architectures).
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions