diff options
author | Peter Ujfalusi <[email protected]> | 2012-02-14 18:20:58 +0200 |
---|---|---|
committer | Liam Girdwood <[email protected]> | 2012-03-12 13:34:19 +0000 |
commit | 45656b44f6d1968d838f3abcf3a264ee9fa2fc62 (patch) | |
tree | af489389d8565bdd83f756115239524814b902d9 /net/lapb/lapb_timer.c | |
parent | 219f43164e8c611c6b8e7b628def9183098b430b (diff) |
ASoC: omap-mcbsp: Create a single driver for McBSP
The OMAP McBSP driver stack used to contain two different
drivers. One of them was used as kind low-level access to
the IP, while the other driver was the ASoC DAI driver.
There were global, shared structures, in different places,
the McBSP instances are reffered with id numbers (sometimes
0 based, in other cases 1 based id numbers).
Create one single driver for OMAP McBSP with name: omap-mcbsp.
Convert the old omap-mcbsp driver initially to be a library
for the omap-mcbsp DAI driver. With this change we can get rid
of all global variables, structures.
Further cleanup is coming...
Signed-off-by: Peter Ujfalusi <[email protected]>
Tested-by: Grazvydas Ignotas <[email protected]>
Tested-by: Janusz Krzysztofik <[email protected]>
Acked-by: Mark Brown <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions