diff options
author | Shawn Lin <shawn.lin@rock-chips.com> | 2016-03-10 09:52:27 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-10 11:06:53 +0300 |
commit | 108b5c8bba6be101100596bf37a165214e1c8458 (patch) | |
tree | 1abe8cc053aac711078c2cafedc3aa5cb0a7dbd5 /arch | |
parent | ec5c5d8ac028cfec4c7c976d93bed1734f1a670a (diff) | |
download | linux-108b5c8bba6be101100596bf37a165214e1c8458.tar.xz |
spi: rockchip: covert rsd_nsecs to u32 type
rsd_nsecs is defined as u8 memeber of struct rockchip_spi,
but using of_property_read_u32. That means we take risk of
truncation by type conversion if we pass on big value from
dt.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions