commit | b93d3d3739246705dfcebce815b319542cd7fbfb | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 25 17:42:10 2016 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Aug 30 23:02:45 2016 +0200 |
tree | 3843bf44ffc93497592b89a841449c2afa8ab2db | |
parent | d1ed7985b9a6b85ea38a330108c51ec83381c01b [diff] |
i2c: core: put literals on one line in dev_*() calls It's better to have strings in the code like they appeared in the output. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>