From: Russell King Date: Sun, 22 Feb 2009 21:00:55 +0000 (+0000) Subject: [ARM] omap: ensure that failing power domain lookups produce errors X-Git-Tag: v2.6.30-rc1~636^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aec53acc0504ab2abd73a6051e7b72f48545ceb;p=pandora-kernel.git [ARM] omap: ensure that failing power domain lookups produce errors Use pr_err() for errors rather than pr_debug(). pr_debug() are compiled away unless -DDEBUG is used. Signed-off-by: Russell King --- Reading git-diff-tree failed