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~118^2~3^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae5d8af579354fb8e984735de9b4b6e9ad6fecb8;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