From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Egtvedt Date: Wed, 19 Mar 2014 14:22:32 +0000 Subject: Re: [PATCH 14/16] backlight: atmel-pwm-bl: remove obsolete driver Message-Id: <20140319142231.GF20872@samfundet.no> List-Id: References: <1395234209-15546-1-git-send-email-alexandre.belloni@free-electrons.com> <1395234209-15546-15-git-send-email-alexandre.belloni@free-electrons.com> In-Reply-To: <1395234209-15546-15-git-send-email-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Around Wed 19 Mar 2014 14:03:27 +0100 or thereabout, Alexandre Belloni wrote: > The atmel-pwm-bl driver is now obsolete. It is not used by any mainlined boards > and is replaced by the generic pwm_bl with the pawm-atmel driver using the > generic PWM framework. > > Signed-off-by: Alexandre Belloni Acked-by: Hans-Christian Egtvedt > --- > drivers/video/backlight/Kconfig | 11 -- > drivers/video/backlight/Makefile | 1 - > drivers/video/backlight/atmel-pwm-bl.c | 223 --------------------------------- > include/linux/atmel-pwm-bl.h | 43 ------- > 4 files changed, 278 deletions(-) > delete mode 100644 drivers/video/backlight/atmel-pwm-bl.c > delete mode 100644 include/linux/atmel-pwm-bl.h > -MODULE_AUTHOR("Hans-Christian egtvedt "); > sob )': Great cleanup though. -- mvh Hans-Christian Egtvedt From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans-Christian Egtvedt Subject: Re: [PATCH 14/16] backlight: atmel-pwm-bl: remove obsolete driver Date: Wed, 19 Mar 2014 15:22:32 +0100 Message-ID: <20140319142231.GF20872@samfundet.no> References: <1395234209-15546-1-git-send-email-alexandre.belloni@free-electrons.com> <1395234209-15546-15-git-send-email-alexandre.belloni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1395234209-15546-15-git-send-email-alexandre.belloni@free-electrons.com> Sender: linux-pwm-owner@vger.kernel.org To: Alexandre Belloni Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Nicolas Ferre , Jean-Christophe Plagniol-Villard , Haavard Skinnemoen , Bryan Wu , Richard Purdie , Greg Kroah-Hartman , Thierry Reding , Jingoo Han , linux-leds@vger.kernel.org, linux-pwm@vger.kernel.org, linux-fbdev@vger.kernel.org List-Id: linux-leds@vger.kernel.org Around Wed 19 Mar 2014 14:03:27 +0100 or thereabout, Alexandre Belloni wrote: > The atmel-pwm-bl driver is now obsolete. It is not used by any mainlined boards > and is replaced by the generic pwm_bl with the pawm-atmel driver using the > generic PWM framework. > > Signed-off-by: Alexandre Belloni Acked-by: Hans-Christian Egtvedt > --- > drivers/video/backlight/Kconfig | 11 -- > drivers/video/backlight/Makefile | 1 - > drivers/video/backlight/atmel-pwm-bl.c | 223 --------------------------------- > include/linux/atmel-pwm-bl.h | 43 ------- > 4 files changed, 278 deletions(-) > delete mode 100644 drivers/video/backlight/atmel-pwm-bl.c > delete mode 100644 include/linux/atmel-pwm-bl.h > -MODULE_AUTHOR("Hans-Christian egtvedt "); > sob )': Great cleanup though. -- mvh Hans-Christian Egtvedt From mboxrd@z Thu Jan 1 00:00:00 1970 From: egtvedt@samfundet.no (Hans-Christian Egtvedt) Date: Wed, 19 Mar 2014 15:22:32 +0100 Subject: [PATCH 14/16] backlight: atmel-pwm-bl: remove obsolete driver In-Reply-To: <1395234209-15546-15-git-send-email-alexandre.belloni@free-electrons.com> References: <1395234209-15546-1-git-send-email-alexandre.belloni@free-electrons.com> <1395234209-15546-15-git-send-email-alexandre.belloni@free-electrons.com> Message-ID: <20140319142231.GF20872@samfundet.no> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Around Wed 19 Mar 2014 14:03:27 +0100 or thereabout, Alexandre Belloni wrote: > The atmel-pwm-bl driver is now obsolete. It is not used by any mainlined boards > and is replaced by the generic pwm_bl with the pawm-atmel driver using the > generic PWM framework. > > Signed-off-by: Alexandre Belloni Acked-by: Hans-Christian Egtvedt > --- > drivers/video/backlight/Kconfig | 11 -- > drivers/video/backlight/Makefile | 1 - > drivers/video/backlight/atmel-pwm-bl.c | 223 --------------------------------- > include/linux/atmel-pwm-bl.h | 43 ------- > 4 files changed, 278 deletions(-) > delete mode 100644 drivers/video/backlight/atmel-pwm-bl.c > delete mode 100644 include/linux/atmel-pwm-bl.h > -MODULE_AUTHOR("Hans-Christian egtvedt "); > sob )': Great cleanup though. -- mvh Hans-Christian Egtvedt