summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/ftrace/test.d/00basic/basic4.tc
blob: aa51f6c17359e18de0823f125ed7239b5f29c841 (plain)
1
2
3
4
5
#!/bin/sh
# description: Basic event tracing check
test -f available_events -a -f set_event -a -d events
# check scheduler events are available
grep -q sched available_events && exit 0 || exit $FAIL
9b6172d77e98eb72b94 (patch) tree4d4be0d20d4946c51ef47a882d78c9934a219c0e /sound/drivers/vx parent11e3b725cfc282efe9d4a354153e99d86a16af08 (diff)
crypto: qat - fix bar discovery for c62x
Some accelerators of the c62x series have only two bars. This patch skips BAR0 if the accelerator does not have it. Cc: <stable@vger.kernel.org> Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/drivers/vx')