handle: change file name "peripheral_bus.h" to "peripheral_handle.h" 09/161009/4
authorSegwon <segwon.han@samsung.com>
Tue, 21 Nov 2017 05:24:50 +0000 (14:24 +0900)
committerSegwon Han <segwon.han@samsung.com>
Tue, 21 Nov 2017 06:28:52 +0000 (06:28 +0000)
commit8477e86feed71be3c8ee26401e74574897c201c7
tree9ad8a5703b2779a026765be11dfeb35797147470
parent98ba53318a99b3c1b4d3adfcd8cb6eb6cb8546f4
handle: change file name "peripheral_bus.h" to "peripheral_handle.h"

Change-Id: I1d65506dd9601ece9b685ee388332d484da26c24
Signed-off-by: Segwon <segwon.han@samsung.com>
14 files changed:
include/handle/peripheral_handle.h [moved from include/peripheral_bus.h with 100% similarity]
include/handle/peripheral_handle_common.h
src/gdbus/peripheral_gdbus_gpio.c
src/gdbus/peripheral_gdbus_i2c.c
src/gdbus/peripheral_gdbus_pwm.c
src/gdbus/peripheral_gdbus_spi.c
src/gdbus/peripheral_gdbus_uart.c
src/handle/peripheral_handle_common.c
src/handle/peripheral_handle_gpio.c
src/handle/peripheral_handle_i2c.c
src/handle/peripheral_handle_pwm.c
src/handle/peripheral_handle_spi.c
src/handle/peripheral_handle_uart.c
src/peripheral_bus.c