Re: [PATCH] Initial commit of TDM core

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


On Wed, Feb 13, 2013 at 07:09:11PM +0300, Michail Kurochkin wrote:
> Signed-off-by: Michail Kurochkin <michail.kurachkin@xxxxxxxxxxx>

<snip>

Interesting, care to actually Cc: the proper people, and put the needed
information in the body of the email?

> ---
> 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 ++++++++++++++

Sorry, all staging drivers need to be self-contained within their
drivers/staging/ directory, so this needs to be changed.

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/