diff options
author | Andy Green <andy@openmoko.com> | 2008-12-01 01:26:31 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-12-01 01:26:31 +0000 |
commit | 9ef786eed3c30516b7bfbf730d78824e30bc2e28 (patch) | |
tree | dcb465adedffa7fe0b83ab7798f6066e51f6cc82 /firmware/dabusb | |
parent | 3f5adf94526e33a9da8193d26a7d511820eb7f4d (diff) |
fix-rfkill-on-bt-platform-drvdata-vs-drvdata.patch
Hum seems the rfkill stuff was broken somewhere along the line,
some of it thinks the rfkill pointer is in the pdev private data
and some gets confused about the bt_data pointer being in dev
private data... this patch cleans it out so the rfkill pointer
is held in the bt_data struct, which is created for gta01 or 02
now.
Before these changes it will blow up on resume due to dereferencing
the wrong pointer to the wrong thing.
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'firmware/dabusb')
0 files changed, 0 insertions, 0 deletions