#!/bin/sh # description: Basic test for tracers test -f available_tracers for t in `cat available_tracers`; do echo $t > current_tracer done echo nop > current_tracer
summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-fsl.h
AgeCommit message (Expand)AuthorFilesLines