Re: [PWM v6 1/3] PWM: Implement a generic PWM framework

From: Linus Walleij
Date: Sun Mar 06 2011 - 07:17:00 EST


2011/3/6 Bill Gatliff <bgat@xxxxxxxxxxxxxxx>:

> Updates the existing PWM-related functions to support multiple
> and/or hotplugged PWM devices, and adds a sysfs interface.
> Moves the code to drivers/pwm.

Cool!

> For now, this new code can exist alongside the current PWM
> implementations; the existing implementations will be migrated
> to this new framework as time permits.  Eventually, the current
> PWM implementation will be deprecated and then expunged.

Is it possible to get atleast one driver switched over to this
framework (i.e. moved over to drivers/pwm and the origin
deleted) as part of the patch series? Mainly so one knows
what to do to convert existing drivers.

Yours,
Linus Walleij
--
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/