Received: by 10.192.165.148 with SMTP id m20csp3641436imm; Mon, 30 Apr 2018 04:00:45 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrHPIePvMg5RbOmRmh/roye4xwZ9CYKERrsiuX8cEk3j2Jizspsz2OUk0lIq6acNYNVbULf X-Received: by 2002:a63:7f03:: with SMTP id a3-v6mr9623393pgd.267.1525086045036; Mon, 30 Apr 2018 04:00:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525086045; cv=none; d=google.com; s=arc-20160816; b=fCAveqtqlyPhVv92aNBSly10shxkpfoMlaIy60FcGQbTDf5z5nCHdhtii6JHOirhke u/ZlBWbwuolyyyWbAnq4IFhgJJwk7sTnbpu18xHAlPGbyJghuGe3rNusFOJAqwFLyurM RKuOZlqorFtjKtBdr6uNGB6y3m6zWA9zQ8wv6VipxSN53JTmjQYctmO/v4wM6M0pI6Ug WgsLPj/gODl1bz++89X6I/b0OpOdEk3V2TnmXleZ+uaFdv22H6757xOUTeQ0SId/OgTj KYJ61LQ/bdZG7P9ePUEH89/Hy60bEAg6RU0gueBLMwS5JdCUV69jGWgB2+owygpiFIJF cVKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dmarc-filter:arc-authentication-results; bh=PhW0lSs9+CGYRlGcgF7BBSzGJ8Sovn4bs0JBCZmW2NQ=; b=tMkAprbiWEWYw2lhxD5Xr/6B9ZQjHmOAsERWbdIzEEC5zZtbZxglZzl9+rdJbtpCzb B9v+/DEVOTcI7FjSA7Qcpp8NffE0Gux8zqlnIUk2sGGRDCR0hccSg6xioNSx4azHYKOk HS8LBZ1nG/dKEScgUUzPGHGkp2aArAgKYKKEYVEl7vFkXgrONWLfN8wcWfMOJqlHpBa1 cMjDDTqe3nE8yRbhkJBVcuGqvXT/s8jVPMYXP/xo6XkkQr5EM+wsfMWa1vx4gTYW6JBD IiEkgeEZpCJN9jc55UQmjp/g168Vxjtc4Z00RRCeYrNufiuKnlAv5iFTjOLpAq2dNtK9 pERQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bj5-v6si7094506plb.67.2018.04.30.04.00.31; Mon, 30 Apr 2018 04:00:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752622AbeD3LAH (ORCPT + 99 others); Mon, 30 Apr 2018 07:00:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:44938 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446AbeD3LAG (ORCPT ); Mon, 30 Apr 2018 07:00:06 -0400 Received: from localhost (unknown [12.46.108.250]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8CE3B22A01; Mon, 30 Apr 2018 11:00:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8CE3B22A01 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=gregkh@linuxfoundation.org Date: Mon, 30 Apr 2018 03:59:57 -0700 From: Greg KH To: Lee Jones Cc: Daniel Vetter , thomas.petazzoni@free-electrons.com, DRI Development , LKML , Daniel Thompson , Jingoo Han , Daniel Vetter Subject: Re: [PATCH 4/6] staging/fbtft: Stop using BL_CORE_DRIVER1 Message-ID: <20180430105957.GA15339@kroah.com> References: <20180425174253.4616-1-daniel.vetter@ffwll.ch> <20180425174253.4616-4-daniel.vetter@ffwll.ch> <20180430095415.GB5147@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180430095415.GB5147@dell> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 30, 2018 at 10:54:15AM +0100, Lee Jones wrote: > Greg, Thomas, > > On Wed, 25 Apr 2018, Daniel Vetter wrote: > > Leaking driver internal tracking into the already massively confusing > > backlight power tracking is really confusing. > > > > Luckily we have already a drvdata structure, so fixing this is really > > easy. > > > > Cc: Lee Jones > > Cc: Daniel Thompson > > Cc: Jingoo Han > > Cc: Thomas Petazzoni > > Acked-by: Daniel Thompson > > Signed-off-by: Daniel Vetter > > --- > > drivers/staging/fbtft/fbtft-core.c | 4 ++-- > > drivers/staging/fbtft/fbtft.h | 1 + > > 2 files changed, 3 insertions(+), 2 deletions(-) > > Do you want a pull-request for this patch or can I just take it? Please take it if you need to take the whole series. Acked-by: Greg Kroah-Hartman