]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/scom: Use "devspec" rather than "path" in debugfs entries
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 29 Aug 2013 07:25:35 +0000 (17:25 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:53:53 +0000 (16:53 +1100)
commit51f8ca879086e11dfc5671832fbe9e7629d2c5f7
treeb2e59c379e90d23c9d43e0e639ebfc986923e762
parentf5144afa52881568e56119281c3c03d144bbf28a
powerpc/scom: Use "devspec" rather than "path" in debugfs entries

This is the traditional name for device-tree path, used in sysfs,
do the same for the XSCOM debugfs files.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/sysdev/scom.c