staging: vchiq_core: Replace remaining BUG_ON with WARN_ON
authorStefan Wahren <stefan.wahren@i2se.com>
Thu, 25 May 2017 22:26:26 +0000 (00:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 May 2017 15:04:13 +0000 (17:04 +0200)
commit57d14635f976404fac165047389ff0dbe83bcd5b
tree10febc6ae0bae7ce2a04345d39177cb760ca240d
parentd1eab9dec6108e68d43d869a3b6645cc1df3fa9d
staging: vchiq_core: Replace remaining BUG_ON with WARN_ON

This replaces all remaining BUG_ON with WARN_ON. So in case of
a VCHIQ bug the system is still usable.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c