Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751949AbbEFKQT (ORCPT ); Wed, 6 May 2015 06:16:19 -0400 Received: from mail-wg0-f67.google.com ([74.125.82.67]:35439 "EHLO mail-wg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751894AbbEFKQQ (ORCPT ); Wed, 6 May 2015 06:16:16 -0400 From: Ingo Molnar X-Google-Original-From: Ingo Molnar Date: Wed, 6 May 2015 12:16:13 +0200 To: Srinivas Pandruvada Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, linux-kernel@vger.kernel.org, pebolle@tiscali.nl, Borislav Petkov Subject: Re: [PATCH v1] x86: punit_atom: punit device state debug driver Message-ID: <20150506101612.GA17205@gmail.com> References: <1430521630-19788-1-git-send-email-srinivas.pandruvada@linux.intel.com> <1430521630-19788-2-git-send-email-srinivas.pandruvada@linux.intel.com> <20150502060050.GA10932@gmail.com> <1430846944.5506.34.camel@spandruv-DESK3.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430846944.5506.34.camel@spandruv-DESK3.jf.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 891 Lines: 25 * Srinivas Pandruvada wrote: > > > diff --git a/arch/x86/kernel/punit_atom_debug.c b/arch/x86/kernel/punit_atom_debug.c > > > > Please put this somewhere suitable in arch/x86/platform/. > > I moved this to arch/x86/platform/intel-mid, but punit is much more > part of common core atom soc platform. This can have both mobile and > PC like platform. What about creating > arch/x86/platform/intel-atom-common, and add there? So to keep it short you could name it arch/x86/platform/atom/? 'Common' is implied, and I think everyone associates Intel from 'Atom', in the platform context. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/