[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140804.123853.791933051871769418.davem@davemloft.net>
Date: Mon, 04 Aug 2014 12:38:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: himangi774@...il.com
Cc: luka@...nwrt.org, rmk+kernel@....linux.org.uk,
david.daney@...ium.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, julia.lawall@...6.fr
Subject: Re: [PATCH] netdev: octeon_mgmt: Use devm_ioremap_resource
From: Himangi Saraogi <himangi774@...il.com>
Date: Thu, 31 Jul 2014 12:36:53 +0530
> This patch introduces the use of devm_ioremap_resource instead of
> devm_request_mem_region and devm_ioremap. The error handling on the
> platform_get_resource is done way with. The size and start fields in the
> octeon_mgmt are no longer needed. So they are removed and there
> initialization skipped. Also, error handling is added on the values
> returned by devm_ioremap_resource.
>
> Signed-off-by: Himangi Saraogi <himangi774@...il.com>
> Acked-by: Julia Lawall <julia.lawall@...6.fr>
> ---
> Not compile tested.
David Daney provided you with a mechanism by which you could
compile test this change, and then I see no response at all
from you after that.
I'm not applying this until it is at least compile tested.
--
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