public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] backlight: ams369fg06: unregister backlight device when unload the module
@ 2011-07-04 14:34 Axel Lin
  0 siblings, 0 replies; 2+ messages in thread
From: Axel Lin @ 2011-07-04 14:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jingoo Han, Richard Purdie, Andrew Morton

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/video/backlight/ams369fg06.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/video/backlight/ams369fg06.c b/drivers/video/backlight/ams369fg06.c
index d1d8237..6462d05 100644
--- a/drivers/video/backlight/ams369fg06.c
+++ b/drivers/video/backlight/ams369fg06.c
@@ -553,6 +553,7 @@ static int __devexit ams369fg06_remove(struct spi_device *spi)
 	struct ams369fg06 *lcd = dev_get_drvdata(&spi->dev);
 
 	ams369fg06_power(lcd, FB_BLANK_POWERDOWN);
+	backlight_device_unregister(lcd->bd);
 	lcd_device_unregister(lcd->ld);
 	kfree(lcd);
 
-- 
1.7.4.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] backlight: ams369fg06: unregister backlight device when unload the module
@ 2011-07-05  1:03 JinGoo Han
  0 siblings, 0 replies; 2+ messages in thread
From: JinGoo Han @ 2011-07-05  1:03 UTC (permalink / raw)
  To: Axel Lin, linux-kernel@vger.kernel.org
  Cc: JinGoo Han, Richard Purdie, Andrew Morton

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=euc-kr, Size: 1181 bytes --]


Acked-by: Jingoo Han <jg1.han@samsung.com>

> -----Original Message-----
> From: Axel Lin [mailto:axel.lin@gmail.com]
> Sent: Monday, July 04, 2011 11:35 PM
> To: linux-kernel@vger.kernel.org
> Cc: Jingoo Han; Richard Purdie; Andrew Morton
> Subject: [PATCH] backlight: ams369fg06: unregister backlight device when
> unload the module
> 
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> ---
>  drivers/video/backlight/ams369fg06.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/video/backlight/ams369fg06.c
> b/drivers/video/backlight/ams369fg06.c
> index d1d8237..6462d05 100644
> --- a/drivers/video/backlight/ams369fg06.c
> +++ b/drivers/video/backlight/ams369fg06.c
> @@ -553,6 +553,7 @@ static int __devexit ams369fg06_remove(struct
> spi_device *spi)
>  	struct ams369fg06 *lcd = dev_get_drvdata(&spi->dev);
> 
>  	ams369fg06_power(lcd, FB_BLANK_POWERDOWN);
> +	backlight_device_unregister(lcd->bd);
>  	lcd_device_unregister(lcd->ld);
>  	kfree(lcd);
> 
> --
> 1.7.4.1
> 

ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-05  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-04 14:34 [PATCH] backlight: ams369fg06: unregister backlight device when unload the module Axel Lin
  -- strict thread matches above, loose matches on Subject: below --
2011-07-05  1:03 JinGoo Han

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox