Re: [PATCH] drivers:misc: ti-st: fix debugging code

From: Greg KH
Date: Thu Mar 03 2011 - 00:41:51 EST


On Wed, Mar 02, 2011 at 03:59:56AM -0600, pavan_savoy@xxxxxx wrote:
> From: Pavan Savoy <pavan_savoy@xxxxxx>
>
> 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@xxxxxx>
> ---
> 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
--
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/