commit | eb6489b696ad22a8464e20502e18014434b4b0ea | [log] [tgz] |
---|---|---|
author | Edward A. James <eajames@us.ibm.com> | Mon Dec 11 15:32:49 2017 -0600 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Jan 02 15:05:34 2018 -0800 |
tree | d176fd5dd95c1f8cd01a84161ac9768db2c2c1bb | |
parent | 571e3f3a8e6582ecce2c7fd5d0a9e2ae74cece02 [diff] |
hwmon: (pmbus) Export pmbus device debugfs directory entry Pmbus client drivers, if they want to use debugfs, should use the same root directory as the pmbus debugfs entries are using. Therefore, export the device dentry for the pmbus client. Signed-off-by: Edward A. James <eajames@us.ibm.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>