Implement am7xxx_set_power_mode()
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 24 Jan 2012 15:43:23 +0000 (16:43 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:57:30 +0000 (15:57 +0100)
The AM7XXX_PACKET_TYPE_POWER expects the power mode to be specified in
the header_data section of the header like a value between 0 and 4, but
with one bit per field, each field being a little-endian 32 bit integer.


No differences found