Re: [PATCH] ASoC: simple-card: fix module load "unknown symbol" issue

2016-08-08 Thread Sekhar Nori
On Tuesday 09 August 2016 05:56 AM, Kuninori Morimoto wrote: > > Hi Sekhar > >>> An ASoC driver using simple-card, when built as a module gets the >>> following error at module load time: >>> >>> [ 23.571873] simple_card_utils: Unknown symbol snd_soc_of_parse_daifmt >>> (err 0) >>> [ 23.7127

Re: [PATCH] ASoC: simple-card: fix module load "unknown symbol" issue

2016-08-08 Thread Kuninori Morimoto
Hi Sekhar > > An ASoC driver using simple-card, when built as a module gets the > > following error at module load time: > > > > [ 23.571873] simple_card_utils: Unknown symbol snd_soc_of_parse_daifmt > > (err 0) > > [ 23.712726] simple_card_utils: Unknown symbol snd_soc_of_parse_card_name

Re: [PATCH] ASoC: simple-card: fix module load "unknown symbol" issue

2016-08-08 Thread Sekhar Nori
On Tuesday 02 August 2016 05:06 AM, Kevin Hilman wrote: > An ASoC driver using simple-card, when built as a module gets the > following error at module load time: > > [ 23.571873] simple_card_utils: Unknown symbol snd_soc_of_parse_daifmt (err > 0) > [ 23.712726] simple_card_utils: Unknown sym

Re: [PATCH] ASoC: simple-card: fix module load "unknown symbol" issue

2016-08-01 Thread Kevin Hilman
On Mon, Aug 1, 2016 at 6:13 PM, Kuninori Morimoto wrote: > > Hi Kevin > > Thank you for your patch > >> An ASoC driver using simple-card, when built as a module gets the >> following error at module load time: >> >> [ 23.571873] simple_card_utils: Unknown symbol snd_soc_of_parse_daifmt >> (err

Re: [PATCH] ASoC: simple-card: fix module load "unknown symbol" issue

2016-08-01 Thread Kuninori Morimoto
Hi Kevin Thank you for your patch > An ASoC driver using simple-card, when built as a module gets the > following error at module load time: > > [ 23.571873] simple_card_utils: Unknown symbol snd_soc_of_parse_daifmt (err > 0) > [ 23.712726] simple_card_utils: Unknown symbol snd_soc_of_pars