linux/drivers/mfd
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
add CONFIG_HAVE_SPARSE_IRQ to for use condensed array.
Get rid of irq_desc[] array assumptions.

Preallocate 32 irq_desc, and irq_desc() will try to get more.

( No change in functionality is expected anywhere, except the odd build
  failure where we missed a code site or where a crossing commit itroduces
  new irq_desc[] usage. )

v2: according to Eric, change get_irq_desc() to irq_desc()

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-16 16:52:29 +02:00
..
Kconfig mfd: Add I2C control support for WM8350 2008-10-13 21:51:55 +01:00
Makefile mfd: Add GPIO pin configuration support for WM8350 2008-10-13 21:51:55 +01:00
asic3.c generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 2008-10-16 16:52:29 +02:00
htc-egpio.c generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 2008-10-16 16:52:29 +02:00
htc-pasic3.c mfd: fix platform driver hotplug/coldplug 2008-07-25 10:53:28 -07:00
mcp-core.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
mcp-sa11x0.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
mcp.h
mfd-core.c mfd: accept pure device as a parent, not only platform_device 2008-07-29 01:30:26 +02:00
sm501.c mfd: sm501 fix gpio number calculation for upper bank 2008-07-25 10:53:30 -07:00
t7l66xb.c mfd: t7l66 MMC platform data 2008-08-10 20:10:15 +02:00
tc6387xb.c mfd: tc6387 MMC platform data 2008-08-10 20:10:10 +02:00
tc6393xb.c mfd: tc6393 cleanup and update 2008-08-10 23:32:07 +02:00
ucb1x00-assabet.c [ARM] Fix class_device damage caused by 0c55445f20 2008-01-28 10:59:09 +00:00
ucb1x00-core.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
ucb1x00-ts.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
ucb1x00.h MCP_UCB1200: Convert from class_device to device 2008-01-24 20:40:06 -08:00
ucb1400_core.c [ARM] 5184/1: Split ucb1400_ts into core and touchscreen 2008-08-20 23:22:22 +01:00
wm8350-core.c mfd: Fix warning in WM8350 2008-10-13 21:51:57 +01:00
wm8350-gpio.c mfd: Add GPIO pin configuration support for WM8350 2008-10-13 21:51:55 +01:00
wm8350-i2c.c mfd: Add WM8350 interrupt support 2008-10-13 21:51:56 +01:00
wm8350-regmap.c mfd: Core support for the WM8350 AudioPlus PMIC 2008-10-13 21:51:55 +01:00
wm8400-core.c mfd: Core support for the WM8400 AudioPlus HiFi CODEC and PMU 2008-10-13 21:51:52 +01:00