zephyr/drivers
Andre Guedes 93831ebcce i2c: Fix i2c_qmsi_configure()
In the initial version of the I2C shim driver, the i2c clock gate was
enabled within i2c_qmsi_configure(). After some review rounds we decided
to move it to i2c_qmsi_init() but missed to remove the clk_periph_disable
call within i2c_qmsi_configure(). So this patch removes it.

Change-Id: Id45dba2e00a5649846d305399bc1b2b275063cb6
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-05 20:25:24 -05:00
..
802.15.4 cc2520: Make SPI related info configurable via Kconfig 2016-02-05 20:25:23 -05:00
adc device: rename synchronous_call_ APIs 2016-02-05 20:25:24 -05:00
aio
bluetooth
clock_control
console
ethernet
gpio
grove
i2c i2c: Fix i2c_qmsi_configure() 2016-02-05 20:25:24 -05:00
interrupt_controller
ipm
nble
pci
pinmux
pwm
qmsi
random
rtc
serial uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00
shared_irq
spi device: rename synchronous_call_ APIs 2016-02-05 20:25:24 -05:00
timer
watchdog
Kconfig cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
Makefile cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00