commit | 73bb2f250db841e54db3278517e09831014a62ac | [log] [tgz] |
---|---|---|
author | Vipin Mehta <vmehta@atheros.com> | Fri Sep 17 18:45:38 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Nov 03 06:16:25 2010 -0700 |
tree | 6ca55a1293d7139fd36ef5069c067803283e1b04 | |
parent | 27d68fbbd555765974052ef2f5a14824da0818fe [diff] |
staging: ath6kl: Fixing the driver to use modified mmc_host structure A recent change in the mmc_host structure removed the distinction between hw and phys segments (58cb50c20fde6059f3f8db4466a1bd4d1fff999c) Changing the driver to use the modified structure. Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Vipin Mehta <vmehta@atheros.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>