Re: linux-next: Tree for Jan 29 (SLIMbus & SND_SOC_WCD9335)

From: Randy Dunlap
Date: Tue Jan 29 2019 - 12:00:32 EST


On 1/29/19 8:57 AM, Srinivas Kandagatla wrote:
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git/commit/?h=for-5.1&id=a8233b6c1972e1959cf84a021aeb61ddcd23cc26
>
> This should fix the issue! It should be in next today!

Looks good. Thanks.

> Thanks,
> srini
>
>
> On 29/01/2019 16:50, Randy Dunlap wrote:
>> On 1/28/19 10:11 PM, Stephen Rothwell wrote:
>>> Hi all,
>>>
>>> Changes since 20190125:
>>>
>>
>> on x86_64:
>>
>> CONFIG_SND_SOC_WCD9335=m
>> which selects REGMAP_SLIMBUS, but SLIMBUS is not set/enabled.
>>
>>
>> ERROR: "slim_driver_unregister" [sound/soc/codecs/snd-soc-wcd9335.ko] undefined!
>> ERROR: "__slim_driver_register" [sound/soc/codecs/snd-soc-wcd9335.ko] undefined!
>> ERROR: "slim_read" [drivers/base/regmap/regmap-slimbus.ko] undefined!
>> ERROR: "slim_write" [drivers/base/regmap/regmap-slimbus.ko] undefined!
>>
>>
>> Full randconfig file is attached.
>>


--
~Randy