[PATCH 00/01] staging: ozwpan: Remove event tracing code

From: Rupesh Gujare
Date: Wed Jun 12 2013 - 09:01:16 EST


This patch series removes event tracing code as it will be replaced by in-kernel
event tracing infrastructure.

http://permalink.gmane.org/gmane.linux.drivers.driver-project.devel/27606

Rupesh Gujare (1):
staging: ozwpan: remove event tracing code.

drivers/staging/ozwpan/Kbuild | 3 +-
drivers/staging/ozwpan/ozappif.h | 2 -
drivers/staging/ozwpan/ozcdev.c | 5 -
drivers/staging/ozwpan/ozconfig.h | 1 -
drivers/staging/ozwpan/ozevent.c | 195 -----------------------------------
drivers/staging/ozwpan/ozevent.h | 32 ------
drivers/staging/ozwpan/ozeventdef.h | 40 -------
drivers/staging/ozwpan/ozhcd.c | 47 ---------
drivers/staging/ozwpan/ozmain.c | 9 --
drivers/staging/ozwpan/ozpd.c | 23 +----
drivers/staging/ozwpan/ozproto.c | 17 ---
drivers/staging/ozwpan/ozusbsvc.c | 5 -
drivers/staging/ozwpan/ozusbsvc1.c | 5 -
13 files changed, 4 insertions(+), 380 deletions(-)
delete mode 100644 drivers/staging/ozwpan/ozevent.c
delete mode 100644 drivers/staging/ozwpan/ozevent.h
delete mode 100644 drivers/staging/ozwpan/ozeventdef.h

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/