[PATCH v2 2/2] i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs
From: Gregory CLEMENT <hidden>
Date: 2014-01-03 19:31:57
Also in:
linux-i2c
From: Gregory CLEMENT <hidden>
Date: 2014-01-03 19:31:57
Also in:
linux-i2c
On 03/01/2014 19:49, Thomas Petazzoni wrote:
Dear Gregory CLEMENT, On Fri, 3 Jan 2014 10:59:45 +0100, Gregory CLEMENT wrote:quoted
+ /* + * Only revison more recent than A0 support offloadrevison -> revisions offload mechanism -> the offload mechanismquoted
+ * mechanism. In case we can't get the SoC revision + * weplay safe and we don't enable itweplay -> we playquoted
+ */ + if (mvebu_get_soc_id(&rev, &dev) == 0 && dev > MV78XX0_A0_REV) + drv_data->offload_enabled = true; } out:
These typos will be fixed in the next version.
Thanks! Thomas
-- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com