[BK PATCH] W1 patches for 2.6.11

From: Greg KH
Date: Fri Mar 04 2005 - 23:22:22 EST


Hi,

Here are some W1 driver patches against the latest 2.6.11 tree. These
have all been in the past few -mm releases.

Please pull from:
bk://kernel.bkbits.net/gregkh/linux/w1-2.6

thanks,

greg k-h

drivers/w1/dscore.c | 27 ++++++++++++++-------------
drivers/w1/dscore.h | 3 ---
drivers/w1/matrox_w1.c | 2 +-
drivers/w1/w1.c | 41 +++++++++++++++--------------------------
drivers/w1/w1.h | 1 -
drivers/w1/w1_family.c | 4 ++--
drivers/w1/w1_int.c | 4 ----
drivers/w1/w1_therm.c | 12 ++++++------
8 files changed, 38 insertions(+), 56 deletions(-)
-----


Christophe Lucas:
o drivers/w1/*: convert to pci_register_driver

Evgeniy Polyakov:
o w1: get rid of the potential problems with atomic operations
o w1: replace obsoleted *sleep_on*
o w1: Core cleanup 1/2
o w1: dscore cleanups. 2/2

Greg Kroah-Hartman:
o w1: fix some compiler warnings generated by the last "static" patch

Nishanth Aravamudan:
o w1/w1_therm: replace schedule_timeout() with msleep_interruptible()

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/