linux-kernel-test/drivers/w1/masters
Pantelis Antoniou 8a1861d997 w1-gpio: Simplify & get rid of defines
There's no reason to have the OF defines; it complicates the driver.
There's also no need for the funky platform_driver_probe.

Add a few warnings in case there's a failure; helps us find out
what went wrong.

Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-26 16:16:35 -08:00
..
ds1wm.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-10-01 09:06:36 -07:00
ds2482.c w1/ds2482: use module_i2c_driver to simplify the code 2012-10-24 15:52:29 -07:00
ds2490.c USB: convert some miscellanies drivers to use module_usb_driver() 2011-11-18 09:52:10 -08:00
Kconfig drivers/w1/masters: remove CONFIG_EXPERIMENTAL 2012-10-24 15:52:29 -07:00
Makefile w1: add 1-wire master driver for i.MX27 / i.MX31 2009-01-08 08:31:13 -08:00
matrox_w1.c w1: remove use of __devexit 2012-11-21 12:42:25 -08:00
mxc_w1.c w1: remove use of __devexit 2012-11-21 12:42:25 -08:00
omap_hdq.c w1: remove use of __devexit 2012-11-21 12:42:25 -08:00
w1-gpio.c w1-gpio: Simplify & get rid of defines 2012-11-26 16:16:35 -08:00