mirror of https://github.com/torvalds/linux.git
platform_data != driver_data
driver data is actually the "correct" place of the struct however it is
not placed there due to the need of the ac97 struct. This is broken since
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ad7877.c | ||
| ad7879.c | ||
| ads7846.c | ||
| atmel_tsadcc.c | ||
| corgi_ts.c | ||
| da9034-ts.c | ||
| elo.c | ||
| fujitsu_ts.c | ||
| gunze.c | ||
| h3600_ts_input.c | ||
| hp680_ts_input.c | ||
| htcpen.c | ||
| inexio.c | ||
| jornada720_ts.c | ||
| mainstone-wm97xx.c | ||
| migor_ts.c | ||
| mk712.c | ||
| mtouch.c | ||
| penmount.c | ||
| touchit213.c | ||
| touchright.c | ||
| touchwin.c | ||
| tsc2007.c | ||
| ucb1400_ts.c | ||
| usbtouchscreen.c | ||
| wacom_w8001.c | ||
| wm97xx-core.c | ||
| wm9705.c | ||
| wm9712.c | ||
| wm9713.c | ||
| zylonite-wm97xx.c | ||