[U-Boot] [PATCH v9 40/49] rockchip: spi: Correct the bus init code

Simon Glass sjg at chromium.org
Fri Jan 22 16:19:01 CET 2016


On 21 January 2016 at 19:44, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list