From: Randy Dunlap Date: Thu, 26 May 2011 17:16:15 +0000 (-0700) Subject: regulator: Fix 88pm8607.c printk format warning X-Git-Tag: v3.0-rc1~131^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099691081df40d8863cb2fb01ee64039633892dd;p=pandora-kernel.git 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 Acked-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed