[PATCH 00/10] Suspend-Resume cleaning / rfkill trouble / regulator bugs
Andy Green
andy at openmoko.com
Mon Dec 1 02:25:06 CET 2008
The following series against andy-tracking:
- Removes 3 seconds from suspend caused by a hopeless wait for a response
from a now successfully-delivered card deselection action before suspend...
since it was deselected it never replies.
- attempts to fix the rfkill stuff which dies on resume as it was due to
confusion about whether the private pointer pointed to rfkill or bt_data
- fixes some bugs with the regulator stuff in mach_gta02
- files some bugs with regulator stuff in pcf50633... level seems to be
working out OK in there so far...
- Removes the white LCM on boot so it comes up nicely on black framebuffer
---
Andy Green (10):
fix-glamo-mci-no-wait-ack-deselect.patch
fix-glamo-mmc-reduce-insanity-timeout.patch
config-dmesg-length.patch
fix-err-strength-debug-msg.patch
fix-rfkill-on-bt-platform-drvdata-vs-drvdata.patch
fix-regulators-pm-bt-get-regulator-mutx-on-resume.patch
fix-regulators-gps-regulator-acquire-failure.patch
fix-regulator-errors-in-mach-gta02.patch
fix-regulators-gratuitous-resume-isr-bugs.patch
fix-backlight-too-early.patch
arch/arm/configs/gta02-moredrivers-defconfig | 2
arch/arm/mach-s3c2440/mach-gta02.c | 18 ++--
arch/arm/plat-s3c24xx/neo1973_pm_bt.c | 132 +++++++++++++-------------
arch/arm/plat-s3c24xx/neo1973_pm_gps.c | 8 +-
drivers/mfd/glamo/glamo-fb.c | 8 +-
drivers/mfd/glamo/glamo-mci.c | 19 +++-
drivers/mfd/pcf50633-core.c | 5 +
drivers/regulator/core.c | 1
drivers/video/console/fbcon.c | 2
include/linux/resume-dependency.h | 2
10 files changed, 108 insertions(+), 89 deletions(-)
--
Signature
More information about the openmoko-kernel
mailing list