]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sh-mmcif: update to print version and bus clock rate on probe
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 4 Jun 2014 11:42:08 +0000 (12:42 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:00 +0000 (11:26 +0200)
commitce7eb68875967902890c752b341dd2b92b0699de
tree041aee39f1c4f5febb8d9b34cfce6b6a165c60e2
parent8a125badbaf65d37cf09a866d1c8d496527da58b
mmc: sh-mmcif: update to print version and bus clock rate on probe

Change the initial print to show chip version and the bus rate it is
working at instead of the driver version. This is more useful information
as we already know which driver version from the kernel it is in.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sh_mmcif.c