Re: [PATCH 1/2] of: base: add function to get highest id of an alias stem

From: Grant Likely
Date: Sat Mar 28 2015 - 10:51:17 EST


On Wed, 18 Mar 2015 13:46:31 +0100
, Wolfram Sang <wsa@xxxxxxxxxxxxx>
wrote:
> On Thu, Mar 12, 2015 at 05:17:58PM +0100, Wolfram Sang wrote:
> > I2C supports adding adapters using either a dynamic or fixed id. The
> > latter is provided by aliases in the DT case. To prevent id collisions
> > of those two types, install this function which gives us the highest
> > fixed id, so we can then let the dynamically created ones come after
> > this highest number.
> >
> > Signed-off-by: Wolfram Sang <wsa@xxxxxxxxxxxxx>
>
> Applied to for-next, thanks!

Looks good to me to. Thanks for doing this. It should also be useful for
other devices.

g.

--
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/