On Thu, Feb 5, 2015 at 2:46 PM, Ian Campbell wrote:
> On Wed, 2015-02-04 at 15:05 +0200, Oleksandr Tyshchenko wrote:
>
> All acked + applied, thanks!
>
>
Thanks to you and Julien for detailed review.
--
Oleksandr Tyshchenko | Embedded Dev
GlobalLogic
www.globallogic.com
_
On Wed, 2015-02-04 at 15:05 +0200, Oleksandr Tyshchenko wrote:
All acked + applied, thanks!
___
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Changes in v5:
1. Rename UART stuff (RCAR2 -> SCIF)
2. Rename board stuff (SHMOBILE -> RCAR2)
Changes in v4:
No changes.
Changes in v3:
1. Rewrite uart driver code to use start_tx/stop_tx callbacks.
2. Uncomment udelay after setup desired baudrate.
3. Call platform_get_irq() before ioremap_nocach