Re: [ibm-acpi-devel] thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem

2009-09-26 Thread Len Brown
applied thanks, Len Brown, Intel Open Source Technology Center -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing ski

Re: [ibm-acpi-devel] [ltp] thinkpad-acpi release 0.23-20090920 uploaded to ibm-acpi.sf.net

2009-09-26 Thread Henrique de Moraes Holschuh
Please apply this patch on top of 0.23-20090920, or it will not build without hotkey polling support enabled in Kconfig. I will add it to sf.net as well, as a separate patch. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In t

[ibm-acpi-devel] thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem

2009-09-26 Thread Henrique de Moraes Holschuh
Fix this problem when CONFIG_THINKPAD_ACPI_HOTKEY_POLL is undefined: CHECK drivers/platform/x86/thinkpad_acpi.c drivers/platform/x86/thinkpad_acpi.c:1968:21: error: not an lvalue CC [M] drivers/platform/x86/thinkpad_acpi.o drivers/platform/x86/thinkpad_acpi.c: In function 'tpacpi_hotkey_dr

Re: [ibm-acpi-devel] [GIT PATCH] backlight event support enhancements

2009-09-26 Thread Richard Purdie
On Sat, 2009-09-26 at 16:55 -0300, Henrique de Moraes Holschuh wrote: > On Mon, 21 Sep 2009, Henrique de Moraes Holschuh wrote: > > > I'm going to try and get the event patches in this merge window if I > > > can. I'm going to have intermittent internet access for a few days but I > > > will send a

Re: [ibm-acpi-devel] [GIT PATCH] thinkpad-acpi patches for the merge window (second set)

2009-09-26 Thread Henrique de Moraes Holschuh
Len, Thanks for merging both patchsets so fast. You rule! -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh --

Re: [ibm-acpi-devel] [GIT PATCH] backlight event support enhancements

2009-09-26 Thread Henrique de Moraes Holschuh
On Sun, 27 Sep 2009, Richard Purdie wrote: > On Sat, 2009-09-26 at 16:55 -0300, Henrique de Moraes Holschuh wrote: > > On Mon, 21 Sep 2009, Henrique de Moraes Holschuh wrote: > > > > I'm going to try and get the event patches in this merge window if I > > > > can. I'm going to have intermittent int

Re: [ibm-acpi-devel] Regression: brightness reset to the lowest level after suspend and resume

2009-09-26 Thread Henrique de Moraes Holschuh
On Sat, 26 Sep 2009, Paride Legovini wrote: > I set THINKPAD_ACPI_VIDEO=n, following this option's help suggestion > ("If you can use X.org's RandR ... don't think twice: do it and say N"). > Thus (?) I don't have /sys/class/backlight/thinkpad_screen/, but I do > have /sys/devices/virtual/backlight

Re: [ibm-acpi-devel] Regression: brightness reset to the lowest level after suspend and resume

2009-09-26 Thread Paride Legovini
On Sat, Sep 26, 2009 at 04:44:41PM -0300, Henrique de Moraes Holschuh wrote: > On Sat, 26 Sep 2009, Paride Legovini wrote: > > As the subject says, when I resume the system after suspending it the > > brightness level is reset to the lowest level. The system is a thinkpad > > X60s with a 2.6.31(.1)

Re: [ibm-acpi-devel] [GIT PATCH] backlight event support enhancements

2009-09-26 Thread Henrique de Moraes Holschuh
On Mon, 21 Sep 2009, Henrique de Moraes Holschuh wrote: > > I'm going to try and get the event patches in this merge window if I > > can. I'm going to have intermittent internet access for a few days but I > > will send a pull request for the backlight tree over that time period. > > > > Whats th

Re: [ibm-acpi-devel] Regression: brightness reset to the lowest level after suspend and resume

2009-09-26 Thread Henrique de Moraes Holschuh
On Sat, 26 Sep 2009, Paride Legovini wrote: > As the subject says, when I resume the system after suspending it the > brightness level is reset to the lowest level. The system is a thinkpad > X60s with a 2.6.31(.1) vanilla kernel. IIRC, this did not happen with > the 2.6.30 kernels. Please load th

Re: [ibm-acpi-devel] [PATCH 5/6] thinkpad-acpi: add internal hotkey event API

2009-09-26 Thread Henrique de Moraes Holschuh
On Sat, 26 Sep 2009 14:29 +0530, "Jaswinder Singh Rajput" wrote: > > +/* > > + * Sets the driver hotkey mask. > > + * > > + * Can be called even if the hotkey subdriver is inactive > > + */ > > +static int tpacpi_hotkey_driver_mask_set(const u32 mask) > > > CC [M] drivers/platform/x86/thinkp

[ibm-acpi-devel] Regression: brightness reset to the lowest level after suspend and resume

2009-09-26 Thread Paride Legovini
As the subject says, when I resume the system after suspending it the brightness level is reset to the lowest level. The system is a thinkpad X60s with a 2.6.31(.1) vanilla kernel. IIRC, this did not happen with the 2.6.30 kernels. Paride Legovini