commit | c167789d2077f1301413b74ae941b52f6476e6f7 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Wed Nov 21 11:46:59 2018 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Nov 21 18:05:39 2018 -0500 |
tree | fad29c5cc9e262d2e295ff04e910f8dcbf1502fc | |
parent | 240b25e5da174b9a21a18aa3fd4b1ac69e2d9d5a [diff] |
adc: adc_intel_quark_d2000: Pass 0 for IRQ Priority The Interrupt Controller on the Quark D2000 doesn't support irq priority to just pass 0 in the for the priority instead of CONFIG_ADC_0_IRQ_PRI. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>