Re: [PATCH] serial: tegra: Switch to using struct tty_port

From: Laxman Dewangan
Date: Thu Jan 17 2013 - 12:35:01 EST


On Thursday 17 January 2013 10:37 PM, Stephen Warren wrote:
On 01/17/2013 06:31 AM, Thierry Reding wrote:
Many of the tty functions were converted to use a struct tty_port
instead of a struct tty_struct. Update the Tegra driver accordingly to
avoid build breakage.
I tested that this does indeed fix the build warnings. I didn't test the
resultant driver.

The api prototype changes and driver development went in parallel and hence the driver uses the older api. Both got merged on similar time and so out of sync.
I think this change is proper. I have not tested this change but reviewing code, it looks good to me.

Acked-By: Laxman Dewangan<ldewangan@xxxxxxxxxx>
--
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/