]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent
authorWill Deacon <will.deacon@arm.com>
Fri, 8 May 2015 13:45:34 +0000 (14:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:31:33 +0000 (12:31 -0700)
commit2539b258ec028351af954c169ea1b0ff72023a9f
tree1deba50114158f805eb236826da8b00a8e6df369
parented1dc8a89454218a2471f67284765e8c03bdfc6b
drivers/base: cacheinfo: fix annoying typo when DT nodes are absent

s/hierarcy/hierarchy/

Maybe the typo will annoy people enough so that they add the missing
nodes to their device-tree files, but I still think this is better off
fixed.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-devices-system-cpu
drivers/base/cacheinfo.c
include/linux/cacheinfo.h