commit | 099691081df40d8863cb2fb01ee64039633892dd | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Thu May 26 10:16:15 2011 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 19:47:29 2011 +0200 |
tree | e9820f62b502d1120ac1d7fcb953a33393b4a574 | |
parent | 92d57a73e41047bff7d0812e06f893567876d455 [diff] |
regulator: Fix 88pm8607.c printk format warning Fix printk format warning (seen on x86_64) and change to unsigned output format: drivers/regulator/88pm8607.c:417: warning: format '%d' expects type 'int', but argument 3 has type 'resource_size_t' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>