Skip to content
Snippets Groups Projects
Commit 9694b724 authored by Simon Glass's avatar Simon Glass Committed by Jagannadha Sutradharudu Teki
Browse files

dm: spi: Correct SPI claim/release_bus() methods


These methods should be passed a slave device, not a bus. This matches the
old SPI interface. It is important to know which device is claiming the bus
so passing a bus is not that useful.

Reported-by: default avatarHaikun Wang <haikun.wang@freescale.com>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarPeng Fan <Peng.Fan@freescale.com>
Reviewed-by: default avatarJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
parent 4fbad92e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment