Re: [PATCH] ASoC: wm9712: fix replace codec to component

2018-07-20 Thread Charles Keepax
On Fri, Jul 20, 2018 at 08:30:41AM +, Kuninori Morimoto wrote: > > Hi Marcel > > > From: Marcel Ziswiler > > > > Since commit 143b44845d87 ("ASoC: wm9712: replace codec to component") > > "wm9712-codec" got renamed to "wm9712-component", however, this change > > never got propagated down to

Re: [PATCH] ASoC: wm9712: fix replace codec to component

2018-07-20 Thread Marcel Ziswiler
Hi Kuninori On Fri, 2018-07-20 at 08:30 +, Kuninori Morimoto wrote: > Hi Marcel > > > From: Marcel Ziswiler > > > > Since commit 143b44845d87 ("ASoC: wm9712: replace codec to > > component") > > "wm9712-codec" got renamed to "wm9712-component", however, this > > change > > never got propaga

Re: [PATCH] ASoC: wm9712: fix replace codec to component

2018-07-20 Thread Kuninori Morimoto
Hi Marcel > From: Marcel Ziswiler > > Since commit 143b44845d87 ("ASoC: wm9712: replace codec to component") > "wm9712-codec" got renamed to "wm9712-component", however, this change > never got propagated down to the actual board/platform drivers. E.g. on > Colibri T20 this lead to the followi