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 interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
bluetooth c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
clock_control Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
console interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
ethernet c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
gpio c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
grove grove_lcd: this display is not a feature of the board 2016-02-05 20:25:06 -05:00
i2c i2c: Fix i2c_qmsi_configure() 2016-02-05 20:25:24 -05:00
interrupt_controller interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
ipm c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
nble drivers/nble: Fix overwriting default Kconfig values 2016-02-05 20:25:21 -05:00
pci drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
pinmux c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pwm c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
serial uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00
shared_irq interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
spi device: rename synchronous_call_ APIs 2016-02-05 20:25:24 -05:00
timer clock: Make sure the clock is initialized prior to devices 2016-02-05 20:25:22 -05:00
watchdog watchdog: Use a common names for drivers 2016-02-05 20:25:20 -05:00
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