18 Apr
2017
18 Apr
'17
5:18 p.m.
On Tue, Apr 18, 2017 at 12:59:54PM +0200, Lubomir Rintel wrote:
It makes not sense: the whether the PIO PCM extension is used is hardcoded to the designware_i2s driver and designware_pcm doesn't have any module metadata, causing a kernel taint:
[ 44.287000] designware_pcm: module license 'unspecified' taints kernel.
Signed-off-by: Lubomir Rintel lkundrak@v3.sk
This is not a a good approach, there is no technical reason to force the driver to be built in. If you need a license tag in the module then add that.