linux_dsm_epyc7002/drivers/mmc
Wolfram Sang bf96208f05 mmc: tmio: refactor set_clock a little
Some of the indentation made the code awful to read. Fix that. Also,
introduce defines instead of magic hex values. Note that this includes
one change: We mask out know 0xff instead of 0x1ff. But 0x100 has always
been the clock enable bit. It doesn't make any sense to set it depending
on the clock calculation. Update copyright notices, too. I'll be working
on those files some more in the future.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-02-29 11:03:06 +01:00
..
card mmc: block: don't use the OR operation for flag of data 2016-02-29 11:03:03 +01:00
core mmc: sanitize 'bus width' in debug output 2016-02-29 11:02:56 +01:00
host mmc: tmio: refactor set_clock a little 2016-02-29 11:03:06 +01:00
Kconfig
Makefile