[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1371042052-13463-1-git-send-email-rupesh.gujare@atmel.com>
Date: Wed, 12 Jun 2013 14:00:51 +0100
From: Rupesh Gujare <rupesh.gujare@...el.com>
To: <devel@...verdev.osuosl.org>
CC: <linux-kernel@...r.kernel.org>, <gregkh@...uxfoundation.org>
Subject: [PATCH 00/01] staging: ozwpan: Remove event tracing code
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists