linux/drivers/hwtracing
Li Pengcheng 6327a454a8 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>
2016-05-03 14:59:30 -07:00
..
coresight coresight: etm4x: modify q_support type 2016-05-03 14:59:30 -07:00
intel_th intel_th: pci: Add Broxton-M SOC support 2016-04-19 22:54:05 +03:00
stm stm class: Remove unnecessary pointer increment 2016-04-08 16:11:54 +03:00