commit | c7ff8daacf4a669f9ab5a975f33a51ef901b7556 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Mon Dec 08 18:10:34 2014 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Dec 15 17:34:43 2014 +0100 |
tree | b7e3c9ec30451716b29b6bbf0939d60583162471 | |
parent | 1645b8eee558ffe2389a081bf61d08a864c36d2c [diff] |
sdhci: Set a default frequency clock The Linux SDHCI PCI driver will only register the device if there is a clock frequency set. So, set a default frequency of 52Mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>