drivers/spi/spi_s3c64xx.c: Fix continuation line formats
On Tue, Feb 2, 2010 at 12:22 AM, Joe Perches <joe(a)perches.com> wrote: String constants that are continued on subsequent lines with \ are not good. Signed-off-by: Joe Perches <joe(a)perches.com> Merged into next-spi, thanks. g. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" ... 2 Feb 2010 22:16
[PATCH 09/28] asus-laptop: move backlight and dsdt info inside asus_laptop struct
Prepare the use of "driver data" for callbacks. Signed-off-by: Corentin Chary <corentincj(a)iksaif.net> --- drivers/platform/x86/asus-laptop.c | 69 +++++++++++++++-------------------- 1 files changed, 30 insertions(+), 39 deletions(-) diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asu... 2 Feb 2010 22:16
[PATCH 04/10] drivers/hwmon/vt8231.c: Fix continuation line formats
Hi Joe, On Mon, 1 Feb 2010 23:22:10 -0800, Joe Perches wrote: String constants that are continued on subsequent lines with \ are not good. Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/hwmon/vt8231.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/d... 2 Feb 2010 22:16
[PATCH 18/28] asus-laptop: add error check for write_acpi_int calls
Also add to helpers for bluetooth and wlan. Signed-off-by: Corentin Chary <corentincj(a)iksaif.net> --- drivers/platform/x86/asus-laptop.c | 33 +++++++++++++++++++++++++-------- 1 files changed, 25 insertions(+), 8 deletions(-) diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asus-lapto... 2 Feb 2010 22:15
[PATCH 24/28] asus-laptop: set initial lcd state
From: Corentin Chary <corentin.chary(a)gmail.com> There is no way to find the initial lcd state. A quick workaround is to set it "on" by default. Anyway this feature is scheduled for removal. Signed-off-by: Corentin Chary <corentin.chary(a)gmail.com> --- drivers/platform/x86/asus-laptop.c | 2 ++ 1 files chan... 2 Feb 2010 22:15
[PATCH 10/10] sound/soc/s3c24xx/s2c-pcm.c: Fix continuation line formats
String constants that are continued on subsequent lines with \ are not good. Signed-off-by: Joe Perches <joe(a)perches.com> --- sound/soc/s3c24xx/s3c-pcm.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/sound/soc/s3c24xx/s3c-pcm.c b/sound/soc/s3c24xx/s3c-pcm.c index 9e61a7c..a98f40c... 2 Feb 2010 22:15
[PATCH 05/10] drivers/net/davinci_emac.c: Fix continuation line formats
String constants that are continued on subsequent lines with \ are not good. Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/net/davinci_emac.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/net/davinci_emac.c b/drivers/net/davinci_emac.c index 33c4fe2..faffad4 10... 2 Feb 2010 22:15
Expunge old Atmel PWMC driver, replacing it with one that conforms to the PWM API
Bill Gatliff wrote: diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile index 049ff24..8cf48cf 100644 --- a/drivers/misc/Makefile +++ b/drivers/misc/Makefile @@ -5,7 +5,11 @@ obj-$(CONFIG_IBM_ASM) += ibmasm/ obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/ obj-$(CONFIG_AD525X_DPOT) += ad52... 2 Feb 2010 23:37
linux-next: manual merge of the driver-core tree with the suspend tree
Hi Greg, Today's linux-next merge of the driver-core tree got a conflict in drivers/base/power/main.c between commit de20f9bde404252647645f9f948c8c5de16cc51d ("PM: Asynchronous suspend and resume of devices") from the suspend tree and commit df5a0aec4591ae8a5deb67bc8cb6be3d0812abb2 ("drivers/base: Convert dev->s... 2 Feb 2010 22:15
linux-next: manual merge of the driver-core tree with the pcmcia tree
Hi Greg, Today's linux-next merge of the driver-core tree got a conflict in drivers/pcmcia/ds.c between commit 933a838aa1aae8388438bb002fbdaf6fca519a5c ("pcmcia: make use of pcmcia_dev_resume() return value") from the pcmcia tree and commit df5a0aec4591ae8a5deb67bc8cb6be3d0812abb2 ("drivers/base: Convert dev->se... 2 Feb 2010 22:15