From: David S. Miller Date: Mon, 22 Jul 2013 23:50:38 +0000 (-0700) Subject: Merge branch 'fec' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c3f51d5f387b552b9d9fd7f41e19b84929712f82;p=deliverable%2Flinux.git Merge branch 'fec' Fabio Estevam says: ==================== This series improves clock handling in the driver by not enabling/disabling the optional ptp and enet_out clocks unconditionally, check for the return value of clk_prepare_enable and also handle clk_ptp in suspend/resume. Remove an unneeded check in platform_get_resource() and also use devm_request_irq() that can help to simplify the code. ==================== Signed-off-by: David S. Miller Acked-by: Frank Li --- c3f51d5f387b552b9d9fd7f41e19b84929712f82