Before apply HAL ACR process, unused and unmanaged function will be removed.
This because there is no usage case and implementation of this function.
As removed from hal-api interface, it is also removed from hal-backend.
Change-Id: I645bb6d540bf2305b4f51d808abae743d6f8a7d9
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
return -ENOMEM;
led_device->notification->set_state = gpio_rgb_set_state;
- led_device->notification->get_state = NULL;
led_device->notification->get_number = NULL;
led_device->notification->set_num = NULL;
led_device->notification->get_max_num = NULL;