30 Oct
2019
30 Oct
'19
3:08 p.m.
On Wed, Oct 30, 2019 at 04:56:17PM +0800, shumingf@realtek.com wrote:
From: Shuming Fan shumingf@realtek.com
- remove !component->card->instantiated statement in kcontrol
- goto the end of fucntion if "ret = -EINVAL" in rt1011_set_dai_fmt()
- fix typo
- add the range check for temperature_calib from device property
- remove unnecessary tabs using spaces instead
These should all be separate changes rather than mixed up into a single change, this makes it much easier to review the changes.