On Wed, 8 Jul 2015, 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?
> 
> arch/x86/kernel/ is the wrong place for this driver.

Aside of that the patch prefixes should be:

      x86/platform/iosf_mbi:

or something like that.

Thanks,

        tglx
--
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/

Reply via email to