On 06/22/2013 11:54 PM, Peter Meerwald wrote: > Signed-off-by: Peter Meerwald <pmeerw@xxxxxxxxxx> Hm, I wonder where we should draw the line between what should be implemented as a IIO driver and what should be implemented as a clk API driver. This one looks like it actually belongs into the clk framework. > --- > drivers/iio/frequency/Kconfig | 10 + > drivers/iio/frequency/Makefile | 1 + > drivers/iio/frequency/ds1077.c | 425 +++++++++++++++++++++++++++++++++++ > include/linux/iio/frequency/ds1077.h | 22 ++ > 4 files changed, 458 insertions(+) > create mode 100644 drivers/iio/frequency/ds1077.c > create mode 100644 include/linux/iio/frequency/ds1077.h > [...} -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html