-
Simon Glass authored
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>
Simon Glass authoredAt 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>