From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Wed, 2 Oct 2013 08:02:56 -0400 Subject: [PATCH 3/4] clk: kirkwood: Add CLK_IGNORE_UNUSED to ethernet ge0 and ge1 clocks In-Reply-To: <524B1E12.9080302@gmail.com> References: <1380575010-8573-1-git-send-email-ezequiel.garcia@free-electrons.com> <1380575010-8573-4-git-send-email-ezequiel.garcia@free-electrons.com> <20131001004009.GK31178@titan.lakedaemon.net> <20131001134213.GC2448@localhost> <524AD2F7.4090803@gmail.com> <20131001142205.GF2448@localhost> <524ADFAA.40805@gmail.com> <20131001164556.GA23874@obsidianresearch.com> <524B1E12.9080302@gmail.com> Message-ID: <20131002120256.GH31178@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Oct 01, 2013 at 09:10:10PM +0200, Sebastian Hesselbarth wrote: ... > before you jump to prepare a patch for the above, I made one based on > my previous work and JasonG's suggestions above. Testing it right now, > looks promising. > > @JasonC: To avoid rebase mess again, where do you want it based against? Just base against v3.12-rc1 and we'll see there's going to be any issues with it. Hopefully, the mv643xx_eth changes can be independent of the other changes... thx, Jason.