Mike Frysinger wrote: > On Wed, Oct 15, 2008 at 14:14, Bill Gatliff wrote: >> +int pwm_register(struct pwm_device *pwm) >> +{ >> + struct pwm_channel *p; >> + int wchan; >> + int ret = 0; > > the initialization to 0 here isnt needed This is literally the only feedback I have received. I take that to mean that the code basically works as advertised, and nobody else has any problems with it (it continues to work fine for me here). So, what's the next step? How do I advocate for getting this API into mainline? b.g. -- Bill Gatliff bgat@xxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html