On Wed, 2015-07-08 at 11:36 +0200, Ingo Molnar wrote: > * Andy Shevchenko <[email protected]> wrote: > > > There are few patches to clean up (with small fixes) iosf_mbi > > driver along with > > extension it to cover Intel Tangier. > > > > Andy Shevchenko (4): > > iosf_mbi: check result for all calls of debugfs API > > iosf_mbi: pci_dev_put() is NULL-proof > > iosf_mbi: group global variables > > iosf_mbi: append Intel Tangier ID > > > > arch/x86/include/asm/iosf_mbi.h | 8 ++++---- > > arch/x86/kernel/iosf_mbi.c | 31 +++++++++++++++-------------- > > -- > > 2 files changed, 19 insertions(+), 20 deletions(-) > > Could you please also move it from arch/x86/kernel/ to > arch/x86/platform/[intel-quark?] while at it?
I will think about proper folder (apparently not quark, since it is specific to man different Intel SoCs). > > arch/x86/kernel/ is the wrong place for this driver. Would be okay to send an additional patch or better to regenerate the whole series? -- Andy Shevchenko <[email protected]> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

