diff options
author | Markus Mayer <markus.mayer@linaro.org> | 2013-10-18 18:50:03 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-10-18 19:44:40 (GMT) |
commit | 23b4faa9a36257e75dade0f2945bc3e487e6f463 (patch) | |
tree | 1d08dbc1a36377b18995d3c3cd681f2e7d9c80d5 /drivers/atm | |
parent | df231f280f0051e8de05a1f31c13b2ce2a761c3f (diff) | |
download | linux-23b4faa9a36257e75dade0f2945bc3e487e6f463.tar.xz |
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
The physical address of the GPIO memory address is already printed
implicitly by dev_info() as part of the device name. The virtual
address doesn't add any value. In addition, printing a resource_size_t
with %x lead to a compiler warning on some platforms.
Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions