am7xxx: change am7xx_device definition, better buffer handling
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 21 Feb 2012 12:19:28 +0000 (13:19 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 23 Feb 2012 15:43:11 +0000 (16:43 +0100)
Add a new data type for am7xxx devices and make it hold a buffer, this
way allocating a new buffer for each communication can be avoided; also
move this definition to am7xxx.c to avoid exposing details about libusb
in am7xxx.h.


No differences found