intel_th: Constify subdevices
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 18 Nov 2016 14:52:08 +0000 (16:52 +0200)
committerAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 18 Nov 2016 15:07:18 +0000 (17:07 +0200)
commit77c98b28ee68b9e26bd1492e547cb2e5d3fcfc94
tree851ebe0f5c85a5088cd3563d335a054c9d8c7d4b
parentb29f6d3e59a1ff8dd5c0aeae8594801a15efcc2c
intel_th: Constify subdevices

The subdevice array consists of immutable objects, make them const.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/hwtracing/intel_th/core.c