commit | 9d482aedd0e2389b483ea8ea727ec201b65e2f27 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Mar 04 19:55:10 2016 +0200 |
committer | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Apr 08 16:11:57 2016 +0300 |
tree | d99de722362e6eda3c191b3dde38c0af28d2f379 | |
parent | b5edbf1ea3ad044b185be7015cffabba9c442660 [diff] |
intel_th: msu: Create sysfs attributes using core driver's facility The core intel_th driver allows subdevices to bring in their sysfs attributes. Use this instead of taking care of them in probe and remove. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Reviewed-by: Laurent Fert <laurent.fert@intel.com>