6 Oct
2009
6 Oct
'09
11:50 a.m.
On Tue, Oct 06, 2009 at 05:41:40AM -0400, Mike Frysinger wrote:
there is no dependency on a specific spi bus master implementation. just like the i2c framework, such a dependency would be against the whole purpose of having a generic framework in the first place. fortunately, this is one piece of the Blackfin ASoC drivers done correctly. in other words, they should work just fine if hooked up to a GPIO SPI bus or a SPORT SPI bus or a Blackfin on-chip SPI bus or ......
These are board-specific drivers to hook things up on a given system (presumably various eval boards), they're the non-generic part of the system that says how the generic DAI and CODEC drivers have been hooked up.