mfd: pcf50633: Use sprintf directly
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 4 Sep 2014 09:32:12 +0000 (12:32 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:23:49 +0000 (08:23 +0100)
commit970d9fbca95c2f5277a4f55c2fba9a8b615c38f7
treea588151ffc75901d554c216d479fd79caeba6bd0
parent8bdf87b400271ebc7fbf71e117c299d19a97ebb4
mfd: pcf50633: Use sprintf directly

When dump a content of the registers let's use snprintf() directly with %*ph
specifier.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/pcf50633-core.c