Skip to content
Snippets Groups Projects
Commit 2b7b2df9 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

i2c: uniphier-f: replace debug() with dev_dbg()


Use dev_dbg() functions.  It will be helpful to prefix log messages
with the corresponding device name when the core framework is ready.

While I am here, I renamed "dev", which was actually private data,
into "priv" because dev->dev looks confusing.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 804cf1c4
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment