Re: [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

From: Arnd Bergmann
Date: Mon Jan 14 2013 - 17:24:20 EST


On Monday 14 January 2013, Thierry Reding wrote:
> It certainly sounds like a less complicated way to do it. But it also
> involves adding a function with a made up name and drop a function with
> a perfectly good name instead. I wouldn't even know what name to choose
> for the new API.
>

How about devm_ioremap_resource()? Sounds equally fitting, and is shorter.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/