Re: [PATCH] mfd: wm8994: Ensure that the whole MFD is built into a single module

2015-11-23 Thread Lee Jones
On Thu, 19 Nov 2015, Charles Keepax wrote: > The MFD part of wm8994 consists of three files wm8994-core.c, > wm8994-irq.c and wm8994-regmap.c only wm8994-core.c has a > MODULE_DESCRIPTION / LICENSE. These were clearly intended to be built > as a single module, but currently are not. This will lead

Re: [PATCH] mfd: wm8994: Ensure that the whole MFD is built into a single module

2015-11-22 Thread Peter Robinson
Sorry for the delay in confirmation that it works. Tested-by: Peter Robinson On Thu, Nov 19, 2015 at 4:46 PM, Charles Keepax wrote: > The MFD part of wm8994 consists of three files wm8994-core.c, > wm8994-irq.c and wm8994-regmap.c only wm8994-core.c has a > MODULE_DESCRIPTION / LICENSE. These w

[PATCH] mfd: wm8994: Ensure that the whole MFD is built into a single module

2015-11-19 Thread Charles Keepax
The MFD part of wm8994 consists of three files wm8994-core.c, wm8994-irq.c and wm8994-regmap.c only wm8994-core.c has a MODULE_DESCRIPTION / LICENSE. These were clearly intended to be built as a single module, but currently are not. This will lead to a tainted kernel when loading modules for wm8894