Re: [PATCH v7 2/2] mfd: syscon: Add non-DT support

From: Stephen Warren
Date: Wed Mar 13 2013 - 14:33:11 EST


On 03/13/2013 11:34 AM, Alexander Shiyan wrote:
> This patch allow using syscon driver from the platform data, i.e.
> possibility using driver on systems without oftree support.
> For search syscon device from the client drivers,
> "syscon_regmap_lookup_by_pdevname" function was added.

This patch also removes the driver's remove() function, which isn't
mentioned in the commit description.

Otherwise I didn't see any issues at a quick glance.
--
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/