[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1447944548-25850-1-git-send-email-abbotti@mev.co.uk>
Date: Thu, 19 Nov 2015 14:49:06 +0000
From: Ian Abbott <abbotti@....co.uk>
To: driverdev-devel@...uxdriverproject.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ian Abbott <abbotti@....co.uk>,
H Hartley Sweeten <hsweeten@...ionengravers.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] staging: comedi: s526: add counter register macros
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists