From: Antonio Ospite Date: Wed, 20 Jun 2012 11:13:20 +0000 (+0200) Subject: am7xxx: update signature and documentation of am7xxx_set_power_mode() X-Git-Tag: v0.1.3~16^2~3 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/575c6d3423fc3b93729c61f0a9a45469cb62faeb?hp=575c6d3423fc3b93729c61f0a9a45469cb62faeb am7xxx: update signature and documentation of am7xxx_set_power_mode() In the signature, rename the 'mode' parameter to 'power' in order to show better what it is about, after all in am7xxx_set_zoom_mode() the correspondent parameter has been called zoom. In the documentation tells about the new guesses about what the expected behavior after AM7XXX_POWER_OFF is. ---