
22 Jan
2016
22 Jan
'16
4:19 p.m.
On 21 January 2016 at 19:44, Simon Glass sjg@chromium.org wrote:
Two of the init values are created locally so cannot be out of range. The masking is unnecessary and in one case is incorrect. Fix it.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v9: None Changes in v2: None
drivers/spi/rk_spi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-rockchip.