[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHrpEqTq=B97DJTEbdFQt_aqUAe-FHzoZbfeHQtjdzDoZbKzTw@mail.gmail.com>
Date: Mon, 22 Jul 2013 12:21:58 +0800
From: Frank Li <lznuaa@...il.com>
To: Fabio Estevam <festevam@...il.com>
Cc: David Miller <davem@...emloft.net>, kernel@...gutronix.de,
"Frank.Li@...escale.com" <Frank.Li@...escale.com>,
Shawn Guo <shawn.guo@...aro.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH 0/6] fec: Improve resources handling
2013/7/22 Fabio Estevam <festevam@...il.com>:
> 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.
>
> Fabio Estevam (6):
> fec: Do not enable/disable optional clocks unconditionally
> fec: Fix the order for enabling/disabling the clocks
> fec: Enable/disable clk_ptp in suspend/resume
> fec: Check the return value from clk_prepare_enable()
> fec: Remove unneeded check in platform_get_resource()
> fec: Use devm_request_irq()
>
> drivers/net/ethernet/freescale/fec_main.c | 110 ++++++++++++++++++++----------
> 1 file changed, 73 insertions(+), 37 deletions(-)
Acked
>
> --
> 1.8.1.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists