1
linux/drivers/mfd
Keshava Munegowda 760189b362 mfd: omap-usb-host: Remove TLL specific code from USB HS core driver
The TLL specific code such as channels clocks enable/disable,
initialization functions are removed from the USBHS core
driver. The hwmod of the usb tll is retrieved and omap device
build is performed to created the platform device for the
usb tll component.

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Reviewed-by: Partha Basak <parthab@india.ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-21 23:40:33 +02:00
..
88pm80x.c mfd: Remove __devexit annotation for pm80x_deinit 2012-07-16 15:26:45 +02:00
88pm800.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
88pm805.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
88pm860x-core.c mfd: 88pm860x: Move initilization code 2012-09-19 12:39:14 +02:00
88pm860x-i2c.c mfd: 88pm860x: Move initilization code 2012-09-19 12:39:14 +02:00
aat2870-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
ab3100-core.c mfd: ab3100: Split ab3100 headers out of abx500.h 2012-09-14 09:52:15 +02:00
ab3100-otp.c
ab8500-core.c mfd: Use the AB8500's IRQ domain to convert hwirq to virq 2012-09-18 14:35:17 +02:00
ab8500-debugfs.c
ab8500-gpadc.c
ab8500-sysctrl.c
abx500-core.c
adp5520.c
arizona-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
arizona-i2c.c mfd: Initial support for the WM5110 2012-07-16 15:00:32 +02:00
arizona-irq.c mfd: arizona: Remove unused variable 2012-09-14 09:52:12 +02:00
arizona-spi.c mfd: Initial support for the WM5110 2012-07-16 15:00:32 +02:00
arizona.h mfd: Initial support for the WM5110 2012-07-16 15:00:32 +02:00
asic3.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
cs5535-mfd.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
da903x.c
da9052-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
da9052-i2c.c
da9052-spi.c
davinci_voicecodec.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
db8500-prcmu.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
dbx500-prcmu-regs.h
dm355evm_msp.c
ezx-pcap.c ARM: pxa: remove irq_to_gpio from ezx-pcap driver 2012-08-09 15:16:41 +02:00
htc-egpio.c
htc-i2cpld.c
htc-pasic3.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
intel_msic.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
janz-cmodio.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
jz4740-adc.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
Kconfig mfd: omap-usb-tll: HOST TLL platform driver 2012-09-21 23:39:24 +02:00
lm3533-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
lm3533-ctrlbank.c
lpc_ich.c mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH 2012-09-16 00:39:47 +02:00
lpc_sch.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
Makefile mfd: omap-usb-tll: HOST TLL platform driver 2012-09-21 23:39:24 +02:00
max8907.c mfd: max8907: Add power off control 2012-09-19 12:07:56 +02:00
max8925-core.c mfd: max8925: Remove array in regulator platform data 2012-09-19 12:39:13 +02:00
max8925-i2c.c
max8997-irq.c
max8997.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
max8998-irq.c
max8998.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
max77686-irq.c mfd: Allow to specify max77686 interrupt through DT or platform file also 2012-07-09 15:13:42 +02:00
max77686.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
max77693-irq.c mfd: MAX77693: Fix interrupt handling bug 2012-09-16 00:31:25 +02:00
max77693.c mfd: MAX77693: Fix NULL pointer error when initializing irqs 2012-09-16 00:32:37 +02:00
mc13xxx-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
mc13xxx-i2c.c mfd: Drop modifying mc13xxx driver's id_table in probe 2012-07-16 15:40:17 +02:00
mc13xxx-spi.c mfd: Drop modifying mc13xxx driver's id_table in probe 2012-07-16 15:40:17 +02:00
mc13xxx.h
mcp-core.c
mcp-sa11x0.c
menelaus.c
mfd-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
omap-usb-host.c mfd: omap-usb-host: Remove TLL specific code from USB HS core driver 2012-09-21 23:40:33 +02:00
omap-usb-tll.c mfd: omap-usb-tll: HOST TLL platform driver 2012-09-21 23:39:24 +02:00
palmas.c mfd: palmas: Drop kfree of devm_kzalloc's data 2012-09-17 15:03:37 +02:00
pcf50633-adc.c
pcf50633-core.c mfd: Add missing out of memory check for pcf50633 2012-07-16 15:55:41 +02:00
pcf50633-gpio.c
pcf50633-irq.c
pm8xxx-irq.c
pm8921-core.c
rc5t583-irq.c
rc5t583.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
rdc321x-southbridge.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
sec-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
sec-irq.c mfd: Add s2mps11 irq driver 2012-07-16 14:31:59 +02:00
sm501.c
sta2x11-mfd.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
stmpe-i2c.c
stmpe-spi.c
stmpe.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
stmpe.h
syscon.c mfd: Add syscon driver based on regmap 2012-09-17 15:24:14 +02:00
t7l66xb.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
tc3589x.c mfd: Enable the tc3589x for Device Tree 2012-09-17 15:03:38 +02:00
tc6387xb.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
tc6393xb.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
ti-ssp.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
timberdale.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
timberdale.h
tmio_core.c
tps6105x.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
tps6507x.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
tps6586x.c mfd: dt: tps6586x: Add power off control 2012-09-14 09:52:14 +02:00
tps65010.c mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op 2012-07-19 10:38:33 -04:00
tps65090.c mfd: tps65090: Remove redundant check 2012-09-19 12:44:47 +02:00
tps65217.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
tps65910-irq.c
tps65910.c mfd: dt: tps65910: Add power off control 2012-09-14 09:52:14 +02:00
tps65911-comparator.c
tps65912-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
tps65912-i2c.c
tps65912-irq.c
tps65912-spi.c
twl4030-audio.c mfd: twl4030-audio: Add DT support 2012-09-18 15:45:05 +02:00
twl4030-irq.c
twl4030-madc.c
twl4030-power.c
twl6030-irq.c
twl6040-core.c mfd: twl6040: Add twl6040-gpio child 2012-09-19 12:21:20 +02:00
twl6040-irq.c
twl-core.c pwm: Move TWL6030 PWM driver to PWM framework 2012-09-19 12:04:25 +02:00
twl-core.h
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1400_core.c
vx855.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
wl1273-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
wm831x-auxadc.c
wm831x-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
wm831x-i2c.c
wm831x-irq.c
wm831x-otp.c mfd: wm831x: Feed the device UUID into device_add_randomness() 2012-07-19 10:38:31 -04:00
wm831x-spi.c
wm5102-tables.c mfd: Mark headphone detect readback wm5102 register volatile 2012-07-09 00:46:29 +02:00
wm5110-tables.c mfd: Add data tables for the WM5110 2012-07-16 14:59:56 +02:00
wm8350-core.c
wm8350-gpio.c
wm8350-i2c.c
wm8350-irq.c
wm8350-regmap.c
wm8400-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-14 09:51:54 +02:00
wm8994-core.c mfd: wm8994: Update WM1811 register patches for latest evaluation 2012-09-14 09:52:12 +02:00
wm8994-irq.c
wm8994-regmap.c mfd: wm8994: Implement support for WM1811 devices with higher cust_ids 2012-09-14 09:52:11 +02:00
wm8994.h