linux/drivers/hwtracing/stm
Alexander Shishkin 2439259c32 stm class: sys-t: Fix the use of time_after()
commit 283f87c0d5 upstream.

The operands of time_after() are in a wrong order in both instances in
the sys-t driver. Fix that.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Fixes: 39f10239df ("stm class: p_sys-t: Add support for CLOCKSYNC packets")
Fixes: d69d5e8311 ("stm class: Add MIPI SyS-T protocol support")
Cc: stable@vger.kernel.org # v4.20+
Link: https://lore.kernel.org/r/20200317062215.15598-3-alexander.shishkin@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-25 08:25:56 +01:00
..
Kconfig
Makefile
console.c
core.c
dummy_stm.c
ftrace.c
heartbeat.c
p_basic.c
p_sys-t.c stm class: sys-t: Fix the use of time_after() 2020-03-25 08:25:56 +01:00
policy.c stm class: Lose the protocol driver when dropping its reference 2019-12-17 19:56:41 +01:00
stm.h