diff options
| author | Grazvydas Ignotas <[email protected]> | 2010-04-15 18:23:23 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2010-04-16 15:32:01 -0400 |
| commit | 8c00b39f33bc5340be9b053963321eb9ea6a78ee (patch) | |
| tree | 4bde3b46369bec962f658c157d397f1abe8feaf4 /tools/perf/scripts/python/bin | |
| parent | 103823db62ffca028c7a214c80266519d2ea7d8d (diff) | |
wl1251: register platform_device to pass board data
wl1251 is embedded chip that can be connected using SDIO bus, and is not
an actual SDIO card. For this reason there is a need to pass some board
specific data, like 'EEPROM is attached' flag or power control callback.
However currently there is no way to pass this data through SDIO subsystem,
so this patch registers dummy platform_device to allow that, until we
have a better solution to this.
Signed-off-by: Grazvydas Ignotas <[email protected]>
Acked-by: Kalle Valo <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions