summaryrefslogtreecommitdiff
path: root/include/trace/events/gpio.h
AgeCommit message (Collapse)AuthorFilesLines
2011-05-20gpio: add trace events for setting direction and valueUwe Kleine-König1-0/+56
This patch allows to trace gpio operations using ftrace Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>