]> git.karo-electronics.de Git - linux-beck.git/commit
Staging: IIO: dds.h convenience macros
authorMichael Hennerich <michael.hennerich@analog.com>
Tue, 14 Dec 2010 16:04:01 +0000 (17:04 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Dec 2010 20:23:03 +0000 (12:23 -0800)
commit4851d97d87c8dfa8c97037965690cdefe99a767d
tree4e1dc8766618b81342665d0cff28a55beb913db7
parentf8ce33bbd57a0c9c302ebb273fd963c5efb1a264
Staging: IIO: dds.h convenience macros

Changes since RFC/v1:
IIO: Apply list review feedback

Apply list review feedback:
Rename attributes to fit IIO convention used in other drivers.
Provide ddsX_out_enable as opposed to ddsX_out_disable.
Fix typos.

Changes since v2:
IIO: dds.h: Apply more list review feedback

Fix mixture of X and [n] notation for indices.
Remove duplicated descriptions.
Add store methods to some dds convenience macros.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Reviewed-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/dds/dds.h [new file with mode: 0644]