Commits

Zeng Zhaoming committed 2f7d47e7607
ENGR00141647 AUDIO,SGTL5000: Fix codec error after reset sgtl5000 codec not work after board reset, this is caused by sgtl5000 using register address step is 2, and snd-soc-core can't handle this as we expect, so we have to fill the register cache by reading register out when initialization instead of providing a default value array. Signed-off-by: Zeng Zhaoming <b32542@freescale.com>