[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOMZO5DVU=w+tzgZhTY2z=QNQ4kQbXKOmiSLpK-vvL_kCo_mHA@mail.gmail.com>
Date: Sat, 18 Apr 2015 14:37:57 -0300
From: Fabio Estevam <festevam@...il.com>
To: Michael Trimarchi <michael@...rulasolutions.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@...com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [RFC][PATCH] net: stmmac: use msleep instead of udelay for gpio reset
On Sat, Apr 18, 2015 at 12:02 PM, Michael Trimarchi
<michael@...rulasolutions.com> wrote:
> reset_gpio = data->reset_gpio;
> - active_low = data->active_low;
> + active_low = !!data->active_low;
This is an unrelated change.
--
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