OSDN Git Service

coresight: etm4x: Fix BMVAL misuse
authorRikard Falkeborn <rikard.falkeborn@gmail.com>
Mon, 4 Nov 2019 18:12:51 +0000 (11:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2019 20:57:58 +0000 (21:57 +0100)
commit9c7db4947506eed0e2346d8ada701d50a400fbbd
tree40f38a6ac84fb69fadd953edbbc6f3d6690bbb96
parentedda32dabedb01f98b9d7b9a4492c13357834bbe
coresight: etm4x: Fix BMVAL misuse

The second argument should be the lsb and the third argument should be
the msb.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20191104181251.26732-15-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-etm4x-sysfs.c