coresight: etm4x: modify q_support type
authorLi Pengcheng <lipengcheng8@huawei.com>
Tue, 3 May 2016 17:33:36 +0000 (11:33 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 1 Jun 2016 21:45:20 +0000 (15:45 -0600)
commitb1ffdd7ebb35dbd535cb37476b4819ab45c57e4e
tree486013e76b6d289bd4162fa2108129a024e88e6c
parent0a1d16cf4f923e224b49f37855a94ee3ae97344d
coresight: etm4x: modify q_support type

Because this operation exceed the range of boolean,
so we should modify q_support to unit8 bit.
drvdata->q_support = BMVAL(etmidr0, 15, 16)

Signed-off-by: Li Pengcheng <lipengcheng8@huawei.com>
Signed-off-by: Li Zhong <lizhong11@hisilicon.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 6327a454a8ab0dcab24a647367d216c1b84020c6)
drivers/hwtracing/coresight/coresight-etm4x.h