Peter Crosthwaite 5433a0a89e hw: Remove assert_no_error usages
Replace assert_no_error() usages with the error_abort system.
&error_abort is passed into API calls to signal to the Error sub-system
that any errors are fatal. Removes need for caller assertions.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-01-06 15:02:30 -05:00
..
2013-12-17 20:12:51 +00:00
2013-06-07 14:55:33 +02:00
2013-04-29 08:27:47 -05:00
2013-12-17 20:12:51 +00:00
2013-12-10 13:28:25 +00:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-07-29 21:06:27 +02:00
2013-04-08 18:13:10 +02:00
2013-11-05 17:47:30 +01:00
2013-12-17 20:12:51 +00:00
2013-04-08 18:13:10 +02:00
2013-12-09 21:46:49 +01:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-06-27 15:38:35 -05:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-05-01 20:55:21 +04:00
2013-11-28 15:39:27 +01:00
2014-01-06 15:02:30 -05:00