From mboxrd@z Thu Jan 1 00:00:00 1970 From: Archit Taneja Subject: Re: [RFC 05/21] drm/omap: Remove FB_KMS_HELPER and FB related config options Date: Wed, 05 Aug 2015 12:34:23 +0530 Message-ID: <55C1B577.2020903@codeaurora.org> References: <1436769848-4990-1-git-send-email-architt@codeaurora.org> <1436769848-4990-6-git-send-email-architt@codeaurora.org> <2190055.OdQA4o6Iei@avalon> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:38884 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750967AbbHEHEa (ORCPT ); Wed, 5 Aug 2015 03:04:30 -0400 In-Reply-To: <2190055.OdQA4o6Iei@avalon> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Laurent Pinchart Cc: dri-devel@lists.freedesktop.org, daniel@ffwll.ch, linux-arm-msm@vger.kernel.org, airlied@linux.ie, Tomi Valkeinen On 08/01/2015 03:32 PM, Laurent Pinchart wrote: > Hi Archit, > > Thank you for the patch. > > On Monday 13 July 2015 12:13:52 Archit Taneja wrote: >> Remove FB_* config options since the driver doesn't call any fbdev >> functions directly. >> >> Remove FB_KMS_HELPER as this would now be selected by the top level >> FBDEV_EMULATION config option. If the fbdev emulation isn't selected, >> the drm_fb_helper functions will be stubbed out. >> >> Cc: Tomi Valkeinen >> Cc: Laurent Pinchart >> >> Signed-off-by: Archit Taneja > > I like that, one step closer to removing fbdev altogether (even if there are > many steps left) :-) > > Acked-by: Laurent Pinchart Thanks for the Acks. I'll use them when I post again. Archit -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project