mfd: da9062-core: Rename get_device_type to da9062_get_device_type
authorAxel Lin <axel.lin@ingics.com>
Fri, 9 Oct 2015 10:22:03 +0000 (18:22 +0800)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:19:51 +0000 (17:19 +0000)
commit6f44b14870520e2758b758cc3b3b4c09c4b715ab
tree8b9449287f0c746cc807123af90a84f0318c2f55
parent5349ca11ca33dd393539024b613ef352d24cbb51
mfd: da9062-core: Rename get_device_type to da9062_get_device_type

Rename get_device_type() to da9062_get_device_type().
This function is only used in this file so make it static.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9062-core.c