lkml.org 
[lkml]   [2004]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 6/8] sonypi: don't suppose the bluetooth subsystem is initialy off
===================================================================

ChangeSet@1.2196, 2004-10-28 10:40:18+02:00, stelian@popies.net
sonypi: don't suppose the bluetooth subsystem is initialy off,
leave the choice to the user.

Signed-off-by: Stelian Pop <stelian@popies.net>

===================================================================

sonypi.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

===================================================================

diff -Nru a/drivers/char/sonypi.c b/drivers/char/sonypi.c
--- a/drivers/char/sonypi.c 2004-10-28 11:13:37 +02:00
+++ b/drivers/char/sonypi.c 2004-10-28 11:13:37 +02:00
@@ -754,7 +754,7 @@

init_waitqueue_head(&sonypi_device.fifo_proc_list);
init_MUTEX(&sonypi_device.lock);
- sonypi_device.bluetooth_power = 0;
+ sonypi_device.bluetooth_power = -1;

if (pcidev && pci_enable_device(pcidev)) {
printk(KERN_ERR "sonypi: pci_enable_device failed\n");
-
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/
\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.103 / U:1.616 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site