Home
last modified time | relevance | path

Searched hist:"2 b9fe111ec47750d9d7912246d983a7f9e096df6" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Drk_spi.c2b9fe111ec47750d9d7912246d983a7f9e096df6 Fri Jan 22 02:44:04 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: spi: Correct the bus init code

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>