mmc: quirks: Fixup debug message
authorAlexander Stein <alexander.stein@systec-electronic.com>
Tue, 20 May 2014 11:29:21 +0000 (13:29 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:03 +0000 (11:26 +0200)
commitbe19c40577ee74f00c1242d8fd4447524f38c102
treedda1e089c44af42f0a3693f340d02f93c4a3b5f1
parent7f67f3a2ca4c1d2665b9fbe1684e29bbba2d156b
mmc: quirks: Fixup debug message

There is no need for an output like this:
> mmcblk mmc1:0001: calling add_quirk_mmc+0x0/0x20
Instead use this one:
> mmcblk mmc1:0001: calling add_quirk_mmc

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/quirks.c