7 Oct
2015
7 Oct
'15
12:57 p.m.
This patch set contains a couple of small updates/fixes:
- Use of of_match_ptr() for assigning match table to driver structure - Only enable/disable mclk if it has been provided to the driver. - Add error checking of clk_prepare_enable.
Patch set is based on changes introduced under patch:
'ASoC: da7219: Improve error handling for regulator supplies' (Commit 4e929134eb8271abc9c52c371e056debfea6898b , kernel/git/broonie/sound.git)
Adam Thomson (2): ASoC: da7219: Use of_match_ptr() when assigning match table ASoC: da7219: Improve error checking of mclk enable/disable
sound/soc/codecs/da7219.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-)
-- 1.9.3