Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965777AbdCXObS (ORCPT ); Fri, 24 Mar 2017 10:31:18 -0400 Received: from mga01.intel.com ([192.55.52.88]:53997 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752285AbdCXObK (ORCPT ); Fri, 24 Mar 2017 10:31:10 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,215,1486454400"; d="scan'208";a="64555202" Message-ID: <1490365775.21738.7.camel@linux.intel.com> Subject: Re: [PATCH v1 1/2] auxdisplay: Move panel.c to drivers/auxdisplay folder From: Andy Shevchenko To: Geert Uytterhoeven Cc: Miguel Ojeda Sandonis , Arnd Bergmann , Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , Linus Walleij Date: Fri, 24 Mar 2017 16:29:35 +0200 In-Reply-To: References: <20170324140635.56565-1-andriy.shevchenko@linux.intel.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 19 On Fri, 2017-03-24 at 15:19 +0100, Geert Uytterhoeven wrote: > Hi Andy, > > On Fri, Mar 24, 2017 at 3:06 PM, Andy Shevchenko > wrote: > > It looks like panel.c belongs to auxdisplay subsystem. > > > > Move it to drivers/auxdisplay folder. > > No functional changes intended. > > I didn't move it to drivers/auxdisplay/ because it not only provides > auxdisplay functionality, but also keypad functionality. Yes, I have noticed this. But keypad functionality is optional while panel is main one. I think you would agree on this. -- Andy Shevchenko Intel Finland Oy