Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1242569
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting |
| Date | 2015-10-08 18:00 +0200 |
| Message-ID | <qhlLQ-81t-27@gated-at.bofh.it> (permalink) |
| References | <qbaq5-Zi-7@gated-at.bofh.it> <qbaq6-Zi-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon 2015-09-21 16:29:26, Jacek Anaszewski wrote: > This patch removes SET_BRIGHTNESS_ASYNC and SET_BRIGHTNESS flags. > led_set_brightness now calls led_set_brightness_nosleep instead of > choosing between sync and async op basing on the flags defined by the > driver. Are those flags unused in the version of kernel you are patching? If so, tell us so in the changelog. Thanks, Pavel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting Pavel Machek <pavel@ucw.cz> - 2015-10-08 18:00 +0200
Re: [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting Jacek Anaszewski <j.anaszewski@samsung.com> - 2015-10-09 08:30 +0200
Re: [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting Pavel Machek <pavel@ucw.cz> - 2015-10-09 09:10 +0200
Re: [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting Jacek Anaszewski <j.anaszewski@samsung.com> - 2015-10-09 10:10 +0200
Re: [PATCH 1/5] leds: core: Drivers shouldn't enforce SYNC/ASYNC brightness setting Pavel Machek <pavel@ucw.cz> - 2015-10-09 13:20 +0200
csiph-web