]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33a6c1a338030140f9c6fc78fe0b38ad46a77efa
treedda1e089c44af42f0a3693f340d02f93c4a3b5f1
parent5a3b1bd1e5479b3ceacc07681b150d53b15b1820
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