zephyr/drivers
Daniel Leung 0f7a78ce1b bluetooth: move static device definition to platform configs
This moves the static device definition from the driver file,
drivers/bluetooth/uart.c, into the platform config files for
each platform.

This is another step towards converting UART drivers to
the new driver model. Also, platform config files are a more
logical place for the definition.

Change-Id: I668a52de5a38005b8b2bcb67d74437ead377cb16
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:15:25 -05:00
..
bluetooth bluetooth: move static device definition to platform configs 2016-02-05 20:15:25 -05:00
console serial: rework functions to use struct device... 2016-02-05 20:15:25 -05:00
interrupt_controller ioapic: cleanup code comments and doxygenize the file description 2016-02-05 20:15:20 -05:00
pci ffs: rename find_[first|last]_set to find_[lsb|msb]_set 2016-02-05 20:15:25 -05:00
random drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00
serial serial: remove unused CONFIG_EXTRA_SERIAL_PORT 2016-02-05 20:15:25 -05:00
simple serial: rework functions to use struct device... 2016-02-05 20:15:25 -05:00
timer Remove PIT code 2016-02-05 20:15:20 -05:00
Kconfig Move PCI settings to drivers/pci 2016-02-05 20:15:19 -05:00
Makefile drivers: use subdir-ccflags-y for all drivers 2016-02-05 20:15:19 -05:00