[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201207021541.21705.hartleys@visionengravers.com>
Date: Mon, 2 Jul 2012 15:41:21 -0700
From: H Hartley Sweeten <hartleys@...ionengravers.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>
CC: <devel@...verdev.osuosl.org>, <abbotti@....co.uk>,
<fmhess@...rs.sourceforge.net>, <gregkh@...uxfoundation.org>
Subject: [PATCH 00/12] staging: comedi: das08_cs: cleanup driver
Cleanup the das08_cs comedi pcmcia driver.
H Hartley Sweeten (12):
staging: comedi: das08_cs: move the MODULE_* stuff to the EOF
staging: comedi: das08_cs: consolidate the init and exit functions
staging: comedi: das08_cs: change driver registration order
staging: comedi: das08_cs: cleanup the pcmcia_driver declaration
staging: comedi: das08_cs: cleanup and remove useless comments
staging: comedi: das08_cs: refactor the pcmcia support code
staging: comedi: das08_cs: remove unused pcmcia 'stop' logic
staging: comedi: das08_cs: remove the pcmcia suspend/resume
staging: comedi: das08_cs: remove unneeded pcmcia private data
staging: comedi: das08_cs: refactor the pcmcia probe/remove
staging: comedi: das08_cs: move the comedi_driver variable
staging: comedi: das08_cs: remove thisboard macro
drivers/staging/comedi/drivers/das08_cs.c | 182 ++++++++----------------------
1 file changed, 48 insertions(+), 134 deletions(-)
--
1.7.11
--
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