cbus: retu: replace BUG_ON with WARN
authorFelipe Balbi <balbi@ti.com>
Mon, 14 Feb 2011 17:16:06 +0000 (19:16 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 15 Feb 2011 08:24:52 +0000 (10:24 +0200)
Instead of breaking the entire thing, just
WARN() about it.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found