Here are a number of minor staging driver fixes for your 3.0 tree.

These fixes resolve all of the build issues that people have reported
for non-x86 arches due to the fallout of removing the "Are you sure you
want to build the staging drivers" Kconfig patch that went into 3.0-rc3.

There's also a suspend/resume bugfix that has hit a number of users of
the mei driver as well.

Please pull from:
        master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/ 
staging-linus

These patches will be sent to the linux driver project list for all to
see.

thanks,

greg k-h

--------------

 drivers/staging/brcm80211/Kconfig     |    2 ++
 drivers/staging/comedi/Kconfig        |   22 ++++++++++++++++++++++
 drivers/staging/iio/Kconfig           |    2 +-
 drivers/staging/iio/accel/adis16204.h |    2 +-
 drivers/staging/iio/accel/adis16209.h |    4 ++--
 drivers/staging/iio/gyro/adis16260.h  |    2 +-
 drivers/staging/iio/imu/adis16400.h   |    2 +-
 drivers/staging/mei/init.c            |    2 +-
 drivers/staging/mei/wd.c              |   13 +++++++++----
 9 files changed, 40 insertions(+), 11 deletions(-)

---------------

Geert Uytterhoeven (1):
      Staging: iio: Make IIO depend on GENERIC_HARDIRQS

Greg Kroah-Hartman (3):
      Staging: brcm80211: disable drivers for PPC platforms
      Staging: brcm80211: disable drivers except for X86 or MIPS platforms
      Staging: comedi: fix build breakages on some platforms

Ralf Baechle (1):
      Staging: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE

Randy Dunlap (2):
      Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
      Staging: fix iio builds when IIO_RING_BUFFER is not enabled

Tomas Winkler (1):
      Staging: mei: fix suspend failure

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to