Ticket #2367 (new defect)
Restore Bluetooth state on resume
| Reported by: | TimoJyrinki | Owned by: | openmoko-kernel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | kernel | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
Bluetooth state is not restored during resume.
The patch at http://github.com/radekp/linux-2.6/commit/00875594c874c4ef32637e0bb08f040ea0b13408 should fix the problem.
Change History
comment:1 Changed 3 years ago by TimoJyrinki
- Owner changed from Nytowl to openmoko-kernel
- Component changed from Distro to kernel
comment:2 Changed 3 years ago by psonek
I have patch in qtmoko which saves bluetooth in variable and restores it after suspend:
http://github.com/radekp/linux-2.6/commit/00875594c874c4ef32637e0bb08f040ea0b13408
Works good for me, as a benefit it avoids reading pin from hardware.
Note: See
TracTickets for help on using
tickets.
