Re: [PATCH] Initial commit of TDM core

From: Greg KH
Date: Wed Feb 13 2013 - 15:22:15 EST


On Wed, Feb 13, 2013 at 07:09:11PM +0300, Michail Kurochkin wrote:
> Signed-off-by: Michail Kurochkin <michail.kurachkin@xxxxxxxxxxx>
> ---
> drivers/staging/Kconfig | 4 +
> drivers/staging/Makefile | 4 +-
> drivers/staging/tdm/Kconfig | 38 ++
> drivers/staging/tdm/Makefile | 19 +
> drivers/staging/tdm/tdm_core.c | 826 ++++++++++++++++++++++++++++++++++++++++
> include/linux/tdm/tdm.h | 292 ++++++++++++++
> 6 files changed, 1182 insertions(+), 1 deletions(-)

Also, I need a TODO file for all new drivers in the staging tree listing
what needs to be done to them in order to have them move out of the
staging tree.

thanks,

greg k-h
--
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/