led: Remove unused get_state() initialization 42/315942/1 accepted/tizen_unified_x_asan accepted/tizen/unified/20241210.105103 accepted/tizen/unified/x/20241218.032555 accepted/tizen/unified/x/asan/20241224.003805
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 5 Dec 2024 04:57:21 +0000 (13:57 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 6 Dec 2024 11:33:07 +0000 (20:33 +0900)
commit7915c754380ea1104a387744f0b962f8dd4d7eb4
tree32c03509bdda0bf1e1babe64adc4a4015881b0a3
parent8f0ecda722e0602e36c690d742536e5a7f710046
led: Remove unused get_state() initialization

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>
hw/led/led.c