commit | 77c98b28ee68b9e26bd1492e547cb2e5d3fcfc94 | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Nov 18 16:52:08 2016 +0200 |
committer | Alexander Shishkin <alexander.shishkin@linux.intel.com> | Fri Nov 18 17:07:18 2016 +0200 |
tree | 851ebe0f5c85a5088cd3563d335a054c9d8c7d4b | |
parent | b29f6d3e59a1ff8dd5c0aeae8594801a15efcc2c [diff] |
intel_th: Constify subdevices The subdevice array consists of immutable objects, make them const. Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>