From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751204AbcFRUQN (ORCPT ); Sat, 18 Jun 2016 16:16:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42718 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751093AbcFRUQM (ORCPT ); Sat, 18 Jun 2016 16:16:12 -0400 Date: Sat, 18 Jun 2016 13:16:11 -0700 From: Greg Kroah-Hartman To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Arnd Bergmann , Hemanth V Subject: Re: [PATCH] misc: delete bh1780 driver Message-ID: <20160618201611.GA32547@kroah.com> References: <1466280441-17950-1-git-send-email-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466280441-17950-1-git-send-email-linus.walleij@linaro.org> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 18, 2016 at 10:07:21PM +0200, Linus Walleij wrote: > The Rohm BH1780 ambient light sensor has a new driver with extended > functionality (proper runtime PM) in the appropriate framework IIO, > it can be found at: > drivers/iio/light/bh1780.c Is that in Linus's tree now? > > The MISC driver symbol CONFIG_SENSORS_BH1780 does not appear in any > defconfigs, so it should safe to delete. > > Cc: Hemanth V > Signed-off-by: Linus Walleij > --- > Greg/Arnd: I don't know who of you two managed misc patches, Arnd > maybe you can just apply this patch to some ARM SoC cleanup branch? I can handle this, should it go in for 4.7-final, or wait for 4.8-rc1? thanks, greg k-h