zephyr/drivers/grove
Daniel Leung a2ff6eaf1c grove/lcd_rgb: assign magic number to driver_api
Since device_get_binding() will not return any reference to
a driver instance if port->driver_api is NULL and grove_lcd
does not have any API struct, just populate it with some
magic number so grove_lcd can be referenced.

Change-Id: I16bdd13dfb49c54b5bdff34c4a4124af229aa20c
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-04-15 22:07:34 +00:00
..
Kconfig sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
Makefile
lcd_rgb.c grove/lcd_rgb: assign magic number to driver_api 2016-04-15 22:07:34 +00:00