zephyr/drivers/i2c
Juan Manuel Cruz bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro
Removes the 'priority' parameter from the IRQ_CONFIG macro.
This parameter was not used anymore in any architecture.
The priority is handled in the IRQ_CONNECT macro.
The documentation is updated as well.

Change-Id: I24a293c5e41bd729d5e759113e0c4a8a6a61e0dd
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:57 -05:00
..
Kconfig quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
Makefile i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_dw.c irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
i2c_dw.h i2c : re-naming interrupt_vector to irq_num 2016-02-05 20:24:48 -05:00
i2c_dw_registers.h i2c: changing file names to be consistent 2016-02-05 20:24:31 -05:00
i2c_quark_se_ss.c i2c: i2c_quark_se_ss: fix compilation error 2016-02-05 20:24:57 -05:00
i2c_quark_se_ss.h i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_quark_se_ss_registers.h i2c: Add I2C driver for Quark SE Sensor Subsystem 2016-02-05 20:24:48 -05:00
i2c_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00