Re: [PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-30 Thread Philipp Zabel
Hi Andreas, On Mon, 2017-05-29 at 15:07 +0200, Andreas Färber wrote: [...] > > Thank you, I have the same patch queued already. > > Is your tree not integrated into linux-next? If so, please send Stephen > Rothwell an email to have that fixed. Fixed, sorry for the duplicated effort. regards Phi

Re: [PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-29 Thread Andreas Färber
Hi Philipp, Am 29.05.2017 um 11:46 schrieb Philipp Zabel: > On Thu, 2017-05-25 at 11:22 +0200, Andreas Färber wrote: >> The hi6220_reset driver fails to load: >> >> [ 10.423640] hi6220_reset: module license 'unspecified' taints kernel. >> [ 10.423644] Disabling lock debugging due to kernel

Re: [PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-29 Thread Philipp Zabel
Hi Andreas, On Thu, 2017-05-25 at 11:22 +0200, Andreas Färber wrote: > The hi6220_reset driver fails to load: > > [ 10.423640] hi6220_reset: module license 'unspecified' taints kernel. > [ 10.423644] Disabling lock debugging due to kernel taint > [ 10.423735] hi6220_reset: Unknown sym

Re: [PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-26 Thread Andreas Färber
Am 26.05.2017 um 10:44 schrieb Arnd Bergmann: > On Thu, May 25, 2017 at 11:22 AM, Andreas Färber wrote: >> The hi6220_reset driver fails to load: >> >> [ 10.423640] hi6220_reset: module license 'unspecified' taints kernel. >> [ 10.423644] Disabling lock debugging due to kernel taint >> [

Re: [PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-26 Thread Arnd Bergmann
On Thu, May 25, 2017 at 11:22 AM, Andreas Färber wrote: > The hi6220_reset driver fails to load: > > [ 10.423640] hi6220_reset: module license 'unspecified' taints kernel. > [ 10.423644] Disabling lock debugging due to kernel taint > [ 10.423735] hi6220_reset: Unknown symbol regmap_wri

Re: [PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-25 Thread Chen Feng
looks good to me. On 2017/5/25 17:22, Andreas Färber wrote: > The hi6220_reset driver fails to load: > > [ 10.423640] hi6220_reset: module license 'unspecified' taints kernel. > [ 10.423644] Disabling lock debugging due to kernel taint > [ 10.423735] hi6220_reset: Unknown symbol regmap

[PATCH] reset: hisilicon: Fix hi6220 module license

2017-05-25 Thread Andreas Färber
The hi6220_reset driver fails to load: [ 10.423640] hi6220_reset: module license 'unspecified' taints kernel. [ 10.423644] Disabling lock debugging due to kernel taint [ 10.423735] hi6220_reset: Unknown symbol regmap_write (err 0) [ 10.423747] hi6220_reset: Unknown symbol devm_kmal