Re: [PATCH 6/8] altera_uart: Fixup type usage of port flags

From: Tobias Klauser
Date: Fri Oct 01 2010 - 09:54:39 EST


On 2010-10-01 at 15:22:37 +0200, Anton Vorontsov <cbouatmailru@xxxxxxxxx> wrote:
> port->flags is of type upf_t, which corresponds to UPF_* flags.
>
> ASYNC_BOOT_AUTOCONF is an unsigned integer, which happen to
> be the same as UPF_BOOT_AUTOCONF.
>
> Signed-off-by: Anton Vorontsov <cbouatmailru@xxxxxxxxx>

Acked-by: Tobias Klauser <tklauser@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/