Re: [PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach()

2014-07-11 Thread Ian Abbott

On 2014-07-11 05:00, Chase Southwood wrote:

This is a small patchset containing a handful of fixes to the ADDI-DATA
APCI1564 driver that I would like to get out of the way before I forget
to take care of them.  From here, I will move to start fixing the
digital input/timer/counters/watchdog functionality of the board.

Chase Southwood (4):
   staging: comedi: addi_apci_1564: remove len_chanlist from di and do
 subdevices
   staging: comedi: addi_apci_1564: remove unnecessary dev->board_name
 initialization
   staging: comedi: addi_apci_1564: remove null check of devpriv in
 apci1564_detach()
   staging: comedi: addi_apci_1564: fix s->maxdata assignment in do
 subdevice init.

  drivers/staging/comedi/drivers/addi_apci_1564.c | 18 +-
  1 file changed, 5 insertions(+), 13 deletions(-)



Reviewed-by: Ian Abbott 

--
-=( Ian Abbott @ MEV Ltd.E-mail: )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587 )=-
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach()

2014-07-11 Thread Ian Abbott

On 2014-07-11 05:00, Chase Southwood wrote:

This is a small patchset containing a handful of fixes to the ADDI-DATA
APCI1564 driver that I would like to get out of the way before I forget
to take care of them.  From here, I will move to start fixing the
digital input/timer/counters/watchdog functionality of the board.

Chase Southwood (4):
   staging: comedi: addi_apci_1564: remove len_chanlist from di and do
 subdevices
   staging: comedi: addi_apci_1564: remove unnecessary dev-board_name
 initialization
   staging: comedi: addi_apci_1564: remove null check of devpriv in
 apci1564_detach()
   staging: comedi: addi_apci_1564: fix s-maxdata assignment in do
 subdevice init.

  drivers/staging/comedi/drivers/addi_apci_1564.c | 18 +-
  1 file changed, 5 insertions(+), 13 deletions(-)



Reviewed-by: Ian Abbott abbo...@mev.co.uk

--
-=( Ian Abbott @ MEV Ltd.E-mail: abbo...@mev.co.uk)=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587 )=-
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach()

2014-07-10 Thread Chase Southwood
This is a small patchset containing a handful of fixes to the ADDI-DATA
APCI1564 driver that I would like to get out of the way before I forget
to take care of them.  From here, I will move to start fixing the
digital input/timer/counters/watchdog functionality of the board.

Chase Southwood (4):
  staging: comedi: addi_apci_1564: remove len_chanlist from di and do
subdevices
  staging: comedi: addi_apci_1564: remove unnecessary dev->board_name
initialization
  staging: comedi: addi_apci_1564: remove null check of devpriv in
apci1564_detach()
  staging: comedi: addi_apci_1564: fix s->maxdata assignment in do
subdevice init.

 drivers/staging/comedi/drivers/addi_apci_1564.c | 18 +-
 1 file changed, 5 insertions(+), 13 deletions(-)

-- 
2.0.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/4] staging: comedi: addi_apci_1564: small fixes in apci1564_auto_attach() and apci1564_detach()

2014-07-10 Thread Chase Southwood
This is a small patchset containing a handful of fixes to the ADDI-DATA
APCI1564 driver that I would like to get out of the way before I forget
to take care of them.  From here, I will move to start fixing the
digital input/timer/counters/watchdog functionality of the board.

Chase Southwood (4):
  staging: comedi: addi_apci_1564: remove len_chanlist from di and do
subdevices
  staging: comedi: addi_apci_1564: remove unnecessary dev-board_name
initialization
  staging: comedi: addi_apci_1564: remove null check of devpriv in
apci1564_detach()
  staging: comedi: addi_apci_1564: fix s-maxdata assignment in do
subdevice init.

 drivers/staging/comedi/drivers/addi_apci_1564.c | 18 +-
 1 file changed, 5 insertions(+), 13 deletions(-)

-- 
2.0.1

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/