[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <19F8576C6E063C45BE387C64729E739404AA21CB11@dbde02.ent.ti.com>
Date: Tue, 5 Oct 2010 23:53:02 +0530
From: "Savoy, Pavan" <pavan_savoy@...com>
To: "Savoy, Pavan" <pavan_savoy@...com>,
"gregkh@...e.de" <gregkh@...e.de>,
"alan@...rguk.ukuu.org.uk" <alan@...rguk.ukuu.org.uk>
CC: "devel@...verdev.osuosl.org" <devel@...verdev.osuosl.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 0/3] prepare TI_ST to move out of staging
Greg,
> -----Original Message-----
> From: Savoy, Pavan
> Sent: Thursday, September 30, 2010 3:13 PM
> To: gregkh@...e.de; alan@...rguk.ukuu.org.uk
> Cc: devel@...verdev.osuosl.org; linux-kernel@...r.kernel.org; Savoy, Pavan
> Subject: [PATCH 0/3] prepare TI_ST to move out of staging
>
> From: Pavan Savoy <pavan_savoy@...com>
I hope you can get some time to review this week.
> Greg,
>
> As suggested, the patch has been modified to set of 3 patches.
> 1. to add the new line discipline number to tty.h
> 2. rm the __KERNEL__ since the header is no more required for user-space
> 3. mv the header file to include/linux/
>
> Please review.
>
> Pavan Savoy (3):
> include:linux: tty.h: new ldisc for TI WiLink ST
> drivers:staging:ti-st: drop the __KERNEL__
> drivers:staging:ti-st: mv ti_wilink_st header
>
> drivers/staging/ti-st/bt_drv.c | 2 +-
> drivers/staging/ti-st/st_core.c | 2 +-
> drivers/staging/ti-st/st_kim.c | 2 +-
> drivers/staging/ti-st/st_ll.c | 2 +-
> drivers/staging/ti-st/ti_wilink_st.h | 409 ---------------------------------
> -
> include/linux/ti_wilink_st.h | 402 +++++++++++++++++++++++++++++++++
> include/linux/tty.h | 1 +
> 7 files changed, 407 insertions(+), 413 deletions(-)
> delete mode 100644 drivers/staging/ti-st/ti_wilink_st.h
> create mode 100644 include/linux/ti_wilink_st.h
--
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