Re: [PATCH 1/8] drivers:misc: ti-st: avoid a misleading dbg msg

From: Greg KH
Date: Tue Aug 09 2011 - 22:02:12 EST


On Tue, Aug 09, 2011 at 02:38:53PM -0500, pavan_savoy@xxxxxx wrote:
> From: Pavan Savoy <pavan_savoy@xxxxxx>
>
> Previously the private data of each protocol registered to use ST was
> used to determine whether the protocol was registered to use shared
> transport or otherwise.
> However, now a flag is_registered is maintained to identify whether a
> protocol intends to use ST.
> Upon closing of the UART the error message relevant to this lack of
> un-registration was misleading and this patch fixes that.
>
> Change-Id: I1a452dccd7b4bd53cce923df5b61ce077b7aa466

What is this field for? It's pretty irrelevant for upstream kernel
work, right?

Please remove.

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/