public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Michail Kurochkin <michail.kurachkin@promwad.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Initial commit of TDM core
Date: Wed, 13 Feb 2013 12:21:54 -0800	[thread overview]
Message-ID: <20130213202154.GB7585@kroah.com> (raw)
In-Reply-To: <20130213195851.D737134C6296@sp-git01-lo1.promwad.corp>

On Wed, Feb 13, 2013 at 07:09:11PM +0300, Michail Kurochkin wrote:
> Signed-off-by: Michail Kurochkin <michail.kurachkin@promwad.com>
> ---
>  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

  parent reply	other threads:[~2013-02-13 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 16:09 [PATCH] Initial commit of TDM core Michail Kurochkin
2013-02-13 20:20 ` Greg KH
2013-02-13 20:21 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-13 16:09 Michail Kurochkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130213202154.GB7585@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michail.kurachkin@promwad.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox