Again, here are some fixes (most of them reported by Dan Carpenter)
and some removements of unused code in the mt7621-mmc driver. With
this patches, the driver at least compiles while CONFIG_PM is
selected, but it remains untested.

Christian Lütke-Stetzkamp (10):
  staging: mt7621-mmc: Fix power management by removing old api
  staging: mt7621-mmc: Remove constant flag
  staging: mt7621-mmc: Remove unused global: msdc_6575_host
  staging: mt7621-mmc: Remove unused functions
  staging: mt7621-mmc: Remove constant flag MSDC_HIGHSPEED
  staging: mt7621-mmc: Fix dereference before check in msdc_drv_pm
  staging: mt7621-mmc: Remove error message in debug
  staging: mt7621-mmc: Fix debug file world writable
  staging: mt7621-mmc: Fix: copy_from_user() returns a positive value
  staging: mt7621-mmc: Remove redundant opcode check

 drivers/staging/mt7621-mmc/board.h |  2 --
 drivers/staging/mt7621-mmc/dbg.c   | 12 +++-----
 drivers/staging/mt7621-mmc/sd.c    | 60 +++++---------------------------------
 3 files changed, 11 insertions(+), 63 deletions(-)

-- 
2.16.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to