diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2018-11-08 09:29:58 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-13 09:50:24 -0800 |
commit | 9c34d023dc35a4b3d005d94db512742dfcdc8f82 (patch) | |
tree | f99b065aff9521ad4614c94f31c1752cf2d53f8a /drivers/ps3 | |
parent | be51c576e8495fd2cffbababad6de7e0a0a562ba (diff) | |
download | talos-obmc-linux-9c34d023dc35a4b3d005d94db512742dfcdc8f82.tar.gz talos-obmc-linux-9c34d023dc35a4b3d005d94db512742dfcdc8f82.zip |
ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
The mcbsp.c was copied a while back from arch/arm/plat-omap/mcbsp.c and it
contained a mix of McBSP and McBSP sidetone functions.
Create new file structure with the following split:
omap-mcbsp.c - McBSP related functions
omap-mcbsp-st.c - McBSP sidetone functionality
omap-mcbsp-priv.h - Private header for internal use
omap-mcbsp.h - Header for user drivers
I have tried to do the code move with minimal code change, cleanup patches
can be based on the new structure.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Tested-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions