On 23/01/15 23:12, H Hartley Sweeten wrote:
The analog input (*do_cmdtest) in this driver currently validates that the scan_begin_src is TRIG_FOLLOW or, if the board can_burst, TRIG_TIMER or TRIG_EXT. The rest of the driver is coded to assume that the scan_begin_src is always TRIG_FOLLOW.
I don't think that's correct. If the device allows bursting, das16_cmd_ext() (*do_cmd()) has code to handle convert_src == TRIG_NOW, which due to the validations in das16_cmd_test() (*do_cmdtest()) (step 2b) implies that scan_begin_src != TRIG_FOLLOW.
-- -=( Ian Abbott @ MEV Ltd. E-mail: <abbotti@xxxxxxxxx> )=- -=( Web: http://www.mev.co.uk/ )=- _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel