Sascha Hauer aa9d842c5f mfd: Rename wm8350 static gpio_set_debounce()
The kernel already has a function with this name declared
in asm-generic/gpio.h. So if this header leaks into wm8350/gpio.c
we get

drivers/mfd/wm8350-gpio.c:40:12: error: conflicting types for 'gpio_set_debounce'
include/asm-generic/gpio.h:156:12: note: previous declaration of 'gpio_set_debounce' was here

Fix this by adding a wm8350_ prefix to the function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-09-06 16:37:58 +02:00
..
2011-07-31 23:28:26 +02:00
2011-03-23 10:41:43 +01:00
2011-05-24 22:19:37 +02:00
2011-03-31 11:26:23 -03:00
2011-07-31 23:28:26 +02:00
2011-07-31 23:28:26 +02:00
2011-03-23 10:42:03 +01:00
2011-03-27 00:09:51 +01:00
2010-12-24 16:00:17 +01:00
2011-05-26 19:44:56 +02:00
2011-03-31 11:26:23 -03:00
2011-05-26 19:45:28 +02:00
2011-05-26 19:45:28 +02:00
2011-07-31 23:28:25 +02:00
2011-07-31 23:28:25 +02:00
2011-03-27 00:09:51 +01:00
2011-03-27 00:09:51 +01:00
2011-05-26 19:45:40 +02:00
2011-03-31 11:26:23 -03:00
2011-03-23 10:41:59 +01:00
2011-05-26 19:45:20 +02:00