commit | 56ff32fe1cf24d624ca4a68a409753fb3fd593f6 | [log] [tgz] |
---|---|---|
author | Chris Kelly <ckelly@ozmodevices.com> | Mon Feb 20 21:12:27 2012 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 24 09:26:52 2012 -0800 |
tree | 0f5957cb5bf884966ee11f51b272b236355f6813 | |
parent | 23af8c2a088fe5ae142103fb32fa03755cda694c [diff] |
staging: ozwpan: Added event logging support The event logging subsystem allows internal events in the driver to be logged. This facilitates testing the correct operation of the driver. This subsystem is optional and can be switched out at compile time. Signed-off-by: Chris Kelly <ckelly@ozmodevices.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>