[PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (V5)

2011-11-04 Thread Giuseppe CAVALLARO
This patch is to expose the actual SDCLK frequency in /sys/kernel/debug/mmcX/ios entry. For example, if the max clk for a normal speed card is 20MHz this is reported in /sys/kernel/debug/mmcX/ios. Unfortunately the actual SDCLK frequency (i.e. Baseclock / divisor) is not reported at all: for

Re: [PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (V5)

2011-11-04 Thread Adrian Hunter
On 04/11/11 09:16, Giuseppe CAVALLARO wrote: This patch is to expose the actual SDCLK frequency in /sys/kernel/debug/mmcX/ios entry. For example, if the max clk for a normal speed card is 20MHz this is reported in /sys/kernel/debug/mmcX/ios. Unfortunately the actual SDCLK frequency (i.e.