Michał Kępień
d75a4a972a
platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_update_status()
...
Any set_lcd_level() call can fail for one of two reasons: either
requested brightness is outside the allowed range or the ACPI method
used for setting brightness level is not available. For
bl_update_status(), the first case is handled by backlight core, which
means bl_update_status() will not even be called if requested brightness
is outside the allowed range. The second case will be logged anyway by
set_lcd_level() itself, so there is no point in generating another
message in bl_update_status(). Remove the superfluous debug message
along with a local variable that is now redundant.
Signed-off-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Jonathan Woithe <jwoithe@just42.net>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
2017-04-13 10:16:06 -07:00
..
2017-03-14 22:58:02 -07:00
2016-09-27 14:35:21 +08:00
2017-02-24 23:48:46 -08:00
2014-10-20 16:21:27 +02:00
2016-07-28 10:04:03 +02:00
2017-03-14 22:58:02 -07:00
2017-04-13 10:14:37 -07:00
2017-02-24 23:48:48 -08:00
2017-03-14 22:58:03 -07:00
2017-03-12 16:41:55 -07:00
2015-02-07 12:12:00 -08:00
2015-10-03 08:44:57 -07:00
2017-04-13 10:14:09 -07:00
2016-05-27 11:47:56 -07:00
2015-06-10 22:04:11 -07:00
2017-04-13 10:12:19 -07:00
2017-04-13 10:12:19 -07:00
2016-09-27 21:15:23 -04:00
2017-03-14 22:58:04 -07:00
2017-03-06 22:07:12 +01:00
2017-04-13 10:12:46 -07:00
2017-03-23 09:01:35 -07:00
2016-04-09 03:12:58 +02:00
2017-04-13 10:16:06 -07:00
2015-03-06 17:18:16 -08:00
2014-10-20 16:21:27 +02:00
2017-02-03 14:04:53 +02:00
2015-08-25 23:34:15 -07:00
2017-03-14 22:58:06 -07:00
2015-10-15 00:21:07 +02:00
2017-03-14 22:58:07 -07:00
2016-12-18 14:56:37 -08:00
2017-03-02 08:42:27 +01:00
2016-05-27 11:47:55 -07:00
2017-02-24 23:48:45 -08:00
2017-02-03 14:04:53 +02:00
2015-06-19 01:12:11 +02:00
2017-02-14 00:39:48 +02:00
2016-12-13 09:28:58 -08:00
2017-02-24 23:48:47 -08:00
2016-04-19 13:51:41 -07:00
2017-04-13 10:16:04 -07:00
2016-01-30 09:40:35 -08:00
2016-05-05 13:58:55 -07:00
2016-07-26 17:23:08 -07:00
2016-07-26 17:23:08 -07:00
2017-02-24 23:48:54 -08:00
2017-03-14 22:58:12 -07:00
2014-09-17 13:55:54 -07:00
2016-12-13 09:29:01 -08:00
2016-12-15 13:31:25 -08:00
2017-04-13 10:14:26 -07:00
2017-03-06 22:07:09 +01:00
2017-02-03 14:04:53 +02:00
2016-10-23 07:52:57 -07:00
2017-03-14 22:58:07 -07:00
2017-03-14 22:58:08 -07:00
2014-01-29 18:54:05 -08:00
2017-03-14 22:58:09 -07:00
2017-01-26 16:21:59 -08:00
2015-06-07 21:30:12 -07:00
2015-06-19 01:12:25 +02:00
2014-10-20 16:21:27 +02:00
2017-04-13 10:16:03 -07:00
2016-12-24 11:46:01 -08:00
2016-12-16 23:30:26 +02:00
2017-01-21 01:43:42 +02:00
2016-05-27 11:47:53 -07:00
2016-01-19 17:35:47 -08:00
2017-03-14 22:57:13 -07:00
2017-03-14 22:58:10 -07:00
2017-03-14 22:58:11 -07:00
2016-09-23 16:21:06 -07:00
2016-09-23 16:21:05 -07:00
2017-03-14 22:58:11 -07:00
2016-05-20 17:58:30 -07:00
2014-10-20 16:21:27 +02:00
2013-12-07 01:03:14 +01:00