Hi Mika and all, On Wed, 25 Jan 2017 18:16:51 +0200, Mika Westerberg wrote: > On Wed, Jan 25, 2017 at 04:26:08PM +0100, Jean Delvare wrote: > > The pinctrl-baytrail driver builds just fine as a module so give > > users this option. > > > > Signed-off-by: Jean Delvare <jdelvare@xxxxxxx> > > Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> > > Assuming you have checked that nothing breaks in Baytrail, I'm fine with > this change, I have not, as I do not have access to any Baytrail hardware. This is the very reason why I'd like this code to be buildable as a module: I'm not happy with a useless 50 kB driver being loaded on all my systems. I was hopping someone at Intel would have access to the hardware to perform the test. Meanwhile I have found that my patch is not good, because since I wrote it, Paul Gortmaker remove the module glue code from the driver itself: commit 360943a8d26265825025b88da32961bd9ad4f7c6 Author: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> Date: Mon Jun 6 22:43:01 2016 -0400 pinctrl: baytrail: make it explicitly non-modular This would have to be reverted first. Paul, do I understand it correctly that the commit above was generated automatically and was not specific to the pinctrl-baytrail driver? -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html