Home
last modified time | relevance | path

Searched hist:e15af8e2cdb169b59945145a118a344b52d0ffa2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Drk_spi.ce15af8e2cdb169b59945145a118a344b52d0ffa2 Fri Jan 22 02:44:11 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: spi: Correct chip-enable code

At present there is an incorrect call to rkspi_enable_chip(). It should
be disabling the chip, not enabling it. Correct this and ensure that the
chip is disabled when releasing the bus.

Signed-off-by: Simon Glass <sjg@chromium.org>