commit | e8644e4c2aa5c52c357f63af9cc17ef5dce38396 | [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 | 97cb91dcd46630affb7f37b9bbc47e083e67cd8d | |
parent | 9d482aedd0e2389b483ea8ea727ec201b65e2f27 [diff] |
intel_th: pti: 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>