From: Keith Packard Date: Wed, 21 May 2014 08:39:01 +0000 (-0700) Subject: altos/lpc: adc code computes number of active ADC channels X-Git-Tag: 1.3.2.2~86 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=0a3312e725d914bbba6355e07d2f1d2833d2d6c2;hp=0a3312e725d914bbba6355e07d2f1d2833d2d6c2 altos/lpc: adc code computes number of active ADC channels Don't require the application to provide AO_NUM_ADC when AO_ADC_NUM is computed automatically. Signed-off-by: Keith Packard ---