commit | 24934fea0c6248ac33ccf398dd1a86e0b9904eeb | [log] [tgz] |
---|---|---|
author | Valentin Longchamp <valentin.longchamp@keymile.com> | Fri Jun 01 01:31:03 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:32 2012 +0200 |
tree | 2f908e6dd0b3b46119a83d3760cae6d136681ecc | |
parent | ac486e3ba16c37514d135c359f61ed6e32a2921d [diff] |
kw_spi: add weak functions board_spi_claim/release_bus This allows a final, board specific, step in the claim/relase_bus function for the SPI controller, which may be needed for some hardware designs. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> cc: Holger Brunck <holger.brunck@keymile.com> cc: Prafulla Wadaskar <prafulla@marvell.com>