commit | ce19d974018273c8f69d98b7139e7fef822cc02a | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon May 05 10:40:11 2014 -0600 |
committer | Lukasz Majewski <l.majewski@samsung.com> | Thu May 08 10:38:29 2014 +0200 |
tree | ba4a4364da023b2105853126bdc3718e138b7cb1 | |
parent | 66b88b07cdab041ac0cf6a9bf5b131aedc248089 [diff] |
ums: support block devices not MMC devices The USB Mass Storage function could equally well support a SATA device as support an MMC device. Update struct ums to contain a block device descriptor, not an MMC device descriptor. Cc: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>