linux/drivers/w1/masters
Philipp Zabel 7d33ccbeec mfd: remove DS1WM clock handling
This driver requests a clock that usually is supplied by the MFD in which
the DS1WM is contained. Currently, it is impossible for a MFD to register
their clocks with the generic clock API due to different implementations
across architectures.
For now, this patch removes the clock handling from DS1WM altogether,
trusting that the MFD enable/disable functions will switch the clock if
needed. The clock rate is obtained from a new parameter in driver_data.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
2009-04-05 00:32:22 +02:00
..
Kconfig w1: add 1-wire master driver for i.MX27 / i.MX31 2009-01-08 08:31:13 -08:00
Makefile w1: add 1-wire master driver for i.MX27 / i.MX31 2009-01-08 08:31:13 -08:00
ds1wm.c mfd: remove DS1WM clock handling 2009-04-05 00:32:22 +02:00
ds2482.c w1/ds2482: Convert to a new-style driver 2008-07-16 19:30:07 +02:00
ds2490.c W1: ds2490.c optimize ds_set_pullup 2008-10-16 11:21:51 -07:00
matrox_w1.c Clean up duplicate includes in drivers/w1/ 2007-10-17 08:42:48 -07:00
mxc_w1.c [ARM] MXC: remove _clk suffix from clock names 2009-03-13 10:33:48 +01:00
omap_hdq.c [ARM] omap: w1: convert omap HDQ clocks to match by devid and conid 2009-02-08 17:50:21 +00:00
w1-gpio.c drivers/w1/masters/w1-gpio.c: fix read_bit() 2009-03-12 16:20:23 -07:00