31 Aug
2015
31 Aug
'15
12:20 p.m.
On Sun, Aug 30, 2015 at 08:55:46PM +0200, Takashi Iwai wrote:
sound/soc/codecs/sti-sas.c:227:13: error: implicit declaration of function ‘devm_reset_control_get’ [-Werror=implicit-function-declaration] dac->rst = devm_reset_control_get(codec->dev, "dac_rst");
So some changes for 4.3 are missing. Could you postpone this branch until this new devm_* gets merged? Or we may pull devm change as well.
What configuration do you see this in? If the function was just not there my tree wouldn't build...