On Thu, May 12, 2011 at 02:27:55PM +0100, Graeme Gregory wrote: > Phoenix Lite is based on the twl6030 family of PMICs. It has mostly the > same feature set of twl6030 but with small changes. The codec block has > also been removed. It also has a new charger block and new features in > its ADC block. VUSB handling also differs. Reviewed-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxx> > + pdata->driver_data = (void *)features; > + You never need to cast to void, and doing needless casts can mask bugs. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html