Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273302
| From | Hartley Sweeten <HartleyS@visionengravers.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 0/2] staging: comedi: s526: add counter register macros |
| Date | 2015-11-19 18:40 +0100 |
| Message-ID | <qwBlD-3WL-5@gated-at.bofh.it> (permalink) |
| References | <qwyH7-29G-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thursday, November 19, 2015 7:49 AM, Ian Abbott wrote: > Add macros to describe the counter mode and counter control/status > registers. In patch 1, the macros for the counter mode register replace > the use of bitfield structure and union types. > > 1) staging: comedi: s526: replace counter mode bitfield struct > 2) staging: comedi: s526: add macros for counter control reg values > > drivers/staging/comedi/drivers/s526.c | 197 ++++++++++++++++++++++------------ > 1 file changed, 130 insertions(+), 67 deletions(-) Thanks! This one has bugged me. Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] staging: comedi: s526: add counter register macros Ian Abbott <abbotti@mev.co.uk> - 2015-11-19 15:50 +0100 [PATCH 1/2] staging: comedi: s526: replace counter mode bitfield struct Ian Abbott <abbotti@mev.co.uk> - 2015-11-19 15:50 +0100 [PATCH 2/2] staging: comedi: s526: add macros for counter control reg values Ian Abbott <abbotti@mev.co.uk> - 2015-11-19 15:50 +0100 RE: [PATCH 0/2] staging: comedi: s526: add counter register macros Hartley Sweeten <HartleyS@visionengravers.com> - 2015-11-19 18:40 +0100
csiph-web