Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1264053 > unrolled thread
| Started by | David Herrmann <dh.herrmann@gmail.com> |
|---|---|
| First post | 2015-11-06 15:30 +0100 |
| Last post | 2015-11-06 19:00 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces David Herrmann <dh.herrmann@gmail.com> - 2015-11-06 15:30 +0100
Re: [PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces Darren Hart <dvhart@infradead.org> - 2015-11-06 19:00 +0100
| From | David Herrmann <dh.herrmann@gmail.com> |
|---|---|
| Date | 2015-11-06 15:30 +0100 |
| Subject | Re: [PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces |
| Message-ID | <qrQbD-5DG-5@gated-at.bofh.it> |
Hi Darren!
On Wed, Oct 21, 2015 at 4:44 PM, Darren Hart <dvhart@infradead.org> wrote:
> On Wed, Oct 21, 2015 at 12:33:52PM -0200, Henrique de Moraes Holschuh wrote:
>> On Wed, Oct 21, 2015, at 08:46, David Herrmann wrote:
>> > The thinkpad_acpi driver currently emits error messages on unsupported
>> > brightness interfaces, giving the impression that someone will implement
>> > those. However, this error is spit out on nearly every thinkpad in
>> > production since 2 years now. Furthermore, the backlight interfaces on
>> > those devices are supported by the i915 driver just fine.
>> >
>> > Downgrade the error message to a normal pr_info() and stop telling people
>> > to report it to IBM.
>>
>> IBM? Those reports go directly to me.
>>
>> > Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
>>
>> Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
>
> Thanks, Queued.
Any particular reason this didn't show up in:
[GIT PULL] platform-drivers-x86 for 4.4-1
Just a kind reminder, in case it slipped through the cracks.
Thanks
David
--
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/
[toc] | [next] | [standalone]
| From | Darren Hart <dvhart@infradead.org> |
|---|---|
| Date | 2015-11-06 19:00 +0100 |
| Subject | Re: [PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces |
| Message-ID | <qrTsS-7CR-27@gated-at.bofh.it> |
| In reply to | #1264053 |
On Fri, Nov 06, 2015 at 03:19:43PM +0100, David Herrmann wrote: > Hi Darren! > > On Wed, Oct 21, 2015 at 4:44 PM, Darren Hart <dvhart@infradead.org> wrote: > > On Wed, Oct 21, 2015 at 12:33:52PM -0200, Henrique de Moraes Holschuh wrote: > >> On Wed, Oct 21, 2015, at 08:46, David Herrmann wrote: > >> > The thinkpad_acpi driver currently emits error messages on unsupported > >> > brightness interfaces, giving the impression that someone will implement > >> > those. However, this error is spit out on nearly every thinkpad in > >> > production since 2 years now. Furthermore, the backlight interfaces on > >> > those devices are supported by the i915 driver just fine. > >> > > >> > Downgrade the error message to a normal pr_info() and stop telling people > >> > to report it to IBM. > >> > >> IBM? Those reports go directly to me. > >> > >> > Signed-off-by: David Herrmann <dh.herrmann@gmail.com> > >> > >> Acked-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br> > > > > Thanks, Queued. > > Any particular reason this didn't show up in: > [GIT PULL] platform-drivers-x86 for 4.4-1 > > Just a kind reminder, in case it slipped through the cracks. Thank you, appears to be an error on my part, possibly due to some tooling changes on my end. Apologies, I'll get 4.4-2 out within the merge window and be sure to include this. -- Darren Hart Intel Open Source Technology Center -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web