From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Tue, 9 Aug 2011 16:52:02 +0200 Subject: [PATCHv3 2/9] macb: remove conditional clk handling In-Reply-To: <1312881411-2376-3-git-send-email-jamie@jamieiles.com> References: <1312881411-2376-1-git-send-email-jamie@jamieiles.com> <1312881411-2376-3-git-send-email-jamie@jamieiles.com> Message-ID: <20110809145202.GI22213@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10:16 Tue 09 Aug , Jamie Iles wrote: > AT91 now provides both "pclk" and "hclk" aliases for the the macb > device so we can use the same clk handling paths for both AT91 and > AVR32. > > Signed-off-by: Jamie Iles > Acked-by: David S. Miller > Acked-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards, J.