commit | 095c3752e673c0ba039a2f67fd867297fde75ae7 | [log] [tgz] |
---|---|---|
author | Andreas Larsson <andreas@gaisler.com> | Tue Jan 29 15:53:41 2013 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Feb 11 00:05:31 2013 +0000 |
tree | 0cc9b6fd90608119d08f88d232ce2b48aadc459d | |
parent | 0da83bb1c9d2690465d27cb8887918e6664f647e [diff] |
spi: Document cs_gpios and cs_gpio in kernel-doc This adds missing kernel-doc entries for cs_gpios in struct spi_master and cs_gpio in struct spi_device. Signed-off-by: Andreas Larsson <andreas@gaisler.com> [grant.likely: tweaked the language of the descriptions] Signed-off-by: Grant Likely <grant.likely@secretlab.ca>