[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130213202051.GA7585@kroah.com>
Date: Wed, 13 Feb 2013 12:20:51 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Michail Kurochkin <michail.kurachkin@...mwad.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Initial commit of TDM core
On Wed, Feb 13, 2013 at 07:09:11PM +0300, Michail Kurochkin wrote:
> Signed-off-by: Michail Kurochkin <michail.kurachkin@...mwad.com>
<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@...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