coresight: fix the replicator subtype value
authorKaixu Xia <xiakaixu@huawei.com>
Mon, 26 Jan 2015 16:22:17 +0000 (09:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Feb 2015 23:48:51 +0000 (15:48 -0800)
commit410d841a599683408a77f42f110cd17298682520
treeab2f5d867d32a58c38297039af493e3b23e978c9
parent9e4129bfc0ae25bfbd9dd6545d6da9bdf72d6977
coresight: fix the replicator subtype value

According to the classification, the type of replicator
is link, so the subtype should also be link_subtype.

Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/coresight/coresight-replicator.c