On Fri, Apr 06, 2012 at 03:17:32PM -0600, Stephen Warren wrote: > From: Stephen Warren > > Some of the error conditions detected by regmap_mmio_*() are pure internal > errors, rather than user-/client-triggerable conditions. Convert these to > BUG(). Applied both, thanks.