From: Stephen Warren Date: Fri, 6 Apr 2012 21:17:32 +0000 (-0600) Subject: regmap: mmio: convert some error returns to BUG() X-Git-Tag: v3.5-rc1~178^2~6^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40606dba450830e50420599c52a86cf6ce5c6a14;p=pandora-kernel.git regmap: mmio: convert some error returns to BUG() Some of the error conditions detected by regmap_mmio_*() are pure internal errors, rather than user-/client-triggerable conditions. Convert these to BUG(). Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed