Re: [PATCH 3/3] drivers:misc:ti-st: fix skip remote baud logic

From: Greg KH
Date: Fri Apr 22 2011 - 20:04:44 EST


On Fri, Apr 08, 2011 at 04:57:44AM -0500, pavan_savoy@xxxxxx wrote:
> From: Victor Goldenshtein <victorg@xxxxxx>
>
> Texas Instruments WiLink connectivity combo chipsets support custom baud
> rates over its UART interface.
> This can be achieved by sending the change remote baud rate command.
> Since the baud rate can be properly set by the user-space on shared
> transport the remote chip-side and local host-side baud rate is change
> by the User Space Init Manager.
>
> This patch when encounters the same command inside the firmware,
> attempts to skip such command since it is handled by the user-space.
> The logic to skip the command when it is un-commented is fixed by this
> patch.
>
> Signed-off-by: Pavan Savoy <pavan_savoy@xxxxxx>
> Author: Victor Goldenshtein <victorg@xxxxxx>

Um, we need a signed-off-by from the original author here. Victor, can
you please send me that?

thanks,

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/