am7xxx: use the logging infrastructure
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 29 Feb 2012 22:29:12 +0000 (23:29 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 29 Feb 2012 22:45:19 +0000 (23:45 +0100)
commit8449872d8590fb63b9ba06aec54aec66782f4dbc
treea350164536c561a8cfa5db57fdec84406d520838
parentd2b3bd440d4700abf2e6b503d3a864af1496026e
am7xxx: use the logging infrastructure

Also make debug_dump_devinfo_header() and trace_dump_buffer() stubbed
out at compile time when DEBUG is not defined, just to save some cycles
in the data sending routines when in production.
src/am7xxx.c