staging: ath6kl: Fixing the driver to use modified mmc_host structure
authorVipin Mehta <vmehta@atheros.com>
Sat, 18 Sep 2010 01:45:38 +0000 (18:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 3 Nov 2010 13:16:25 +0000 (06:16 -0700)
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>

No differences found