From mboxrd@z Thu Jan 1 00:00:00 1970 From: Imre Deak Subject: Re: [PATCH 01/13] drm/i915: clean up backlight conditional build Date: Tue, 12 Nov 2013 23:23:51 +0200 Message-ID: <1384291431.2462.13.camel@ideak-mobl> References: <9238bfb99ccb53226875fe334c880c3e184ace72.1383920621.git.jani.nikula@intel.com> Reply-To: imre.deak@intel.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id 6FFCBFA414 for ; Tue, 12 Nov 2013 13:23:55 -0800 (PST) In-Reply-To: <9238bfb99ccb53226875fe334c880c3e184ace72.1383920621.git.jani.nikula@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org To: Jani Nikula Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Fri, 2013-11-08 at 16:48 +0200, Jani Nikula wrote: > I've always felt the backlight device conditional build has been all > backwards. Make it feel right. > > Gently move things towards connector based stuff while at it. > > There should be no functional changes. > > Signed-off-by: Jani Nikula Reviewed-by: Imre Deak