]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - include/trace
gpio: add trace events for setting direction and value
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Fri, 20 May 2011 06:40:19 +0000 (00:40 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 20 May 2011 06:40:19 +0000 (00:40 -0600)
commit3f397c2144e46d9127662fdb6314f21960d8563d
treeef3401a6ac7e3b394ec10a1c586f5c1949b23edb
parentcc300d9ead66235e23c674babb8a4ae4ad4c9db8
gpio: add trace events for setting direction and value

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>
drivers/gpio/gpiolib.c
include/trace/events/gpio.h [new file with mode: 0644]