From: Greg KH <greg@kroah.com>
To: pavan_savoy@ti.com
Cc: linux-kernel@vger.kernel.org, gregkh@suse.de
Subject: Re: [PATCH] drivers:misc: ti-st: fix debugging code
Date: Wed, 2 Mar 2011 20:06:05 -0800 [thread overview]
Message-ID: <20110303040605.GA26776@kroah.com> (raw)
In-Reply-To: <1299059996-21267-1-git-send-email-pavan_savoy@ti.com>
On Wed, Mar 02, 2011 at 03:59:56AM -0600, pavan_savoy@ti.com wrote:
> From: Pavan Savoy <pavan_savoy@ti.com>
>
> debug code in TI-ST driver can be enabled by #defining
> DEBUG in the first line of the code and in case debugfs
> is mounted, the 2 entries in /sys/kernel/debug/ti-st/ will
> also provide useful information.
> These 2 were broken because of the recent changes to the parsing
> logic and the registration mechanism of the protocol drivers,
> this patch fixes them.
>
> Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
> ---
> drivers/misc/ti-st/st_core.c | 18 ++++--------------
> 1 files changed, 4 insertions(+), 14 deletions(-)
What tree was this made against? I can't seem to apply it to my
staging-next tree.
confused,
greg k-h
next prev parent reply other threads:[~2011-03-03 5:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-02 9:59 [PATCH] drivers:misc: ti-st: fix debugging code pavan_savoy
2011-03-03 4:06 ` Greg KH [this message]
2011-03-03 7:04 ` Pavan Savoy
2011-03-03 16:31 ` Greg KH
2011-03-10 0:10 ` Greg KH
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=20110303040605.GA26776@kroah.com \
--to=greg@kroah.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pavan_savoy@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.