aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of.h
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2017-05-24 17:53:53 +0300
committerRob Herring <robh@kernel.org>2017-06-01 08:50:45 -0500
commit1df09bc66f9bc146732628f8426787f35ab1804b (patch)
tree5bf5ee9d05b597d848140362d9db5ec2ab5405f5 /include/linux/of.h
parentLinux 4.12-rc1 (diff)
downloadlinux-dev-1df09bc66f9bc146732628f8426787f35ab1804b.tar.xz
linux-dev-1df09bc66f9bc146732628f8426787f35ab1804b.zip
of: Move OF property and graph API from base.c to property.c
base.c contains both core OF functions and increasingly other functionality such as accessing properties and graphs, including convenience functions. In the near future this would also include OF specific implementation of the fwnode property and graph APIs. Create driver/of/property.c to contain procedures for accessing and interpreting device tree properties. The procedures are moved from drivers/of/base.c, with no changes other than copying only the includes required by the moved procedures. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'include/linux/of.h')
0 files changed, 0 insertions, 0 deletions