[PATCH] Fix for MMC so it works again

Ronnie Sahlberg <[email protected]> Wed, 20 Aug 2014 16:45:37 -0700
Newsgroups org.kernel.vger.stgt
Message-ID <[email protected]>
List, Tomo,
Please disregard the patch I sent yesterday. This is a better solution
to the MMC is broken problem.

This patch adds a new backend "mmc" which we now use for MMC devices.
The real solution is probably not by patching the SBC whitelist as
the previous patch did but rather to add a new dedicated backend
and whitelist for MMC devices.


Please review/apply
Ronnie Sahlberg


Ronnie Sahlberg (1):
  MMC: add a dedicated backend for MMC so that supported-opcode map
    works

 usr/bs_rdwr.c |   54 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 usr/mmc.c     |    6 +++---
 usr/scsi.h    |    9 +++++++++
 3 files changed, 62 insertions(+), 7 deletions(-)

-- 
1.7.3.1