[PATCH 1/2] i2c-pxa2xx: Fix register offsets
From: bigeasy@linutronix.de (Sebastian Andrzej Siewior)
Date: 2011-03-14 14:15:49
Also in:
linux-i2c
From: bigeasy@linutronix.de (Sebastian Andrzej Siewior)
Date: 2011-03-14 14:15:49
Also in:
linux-i2c
Vasily Khoruzhick wrote:
Fix regression that was introduced by dynamic register layout. Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> After looking at my patch once again I noticed that I really mixed those two up. Thanks for fixing this. Sebastian