development kernel tree: Changes to 'stable'

git at git.openmoko.org git at git.openmoko.org
Tue Jul 22 23:17:33 CEST 2008


 drivers/i2c/chips/pcf50633.c |   45 ++++++++++++++++++++---------------------
 include/linux/pcf50633.h     |    6 -----
 2 files changed, 22 insertions(+), 29 deletions(-)

New commits:
commit be0f111b3d1570dec174ff301d08bad995ccf1e6
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 22 22:17:15 2008 +0100

    fix-pcf50633-only-do-platform-callback-once-per-event.patch
    Reported-by: Holger Freyther <zecke at openmoko.org>
    
    We harmlessly repeated PMU platform callbacks about charging state twice.
    Clean it up and leave it to pcf50633_charge_enable() to report once.
    
    Also tidies the sequencing so we set current limit before we enable
    charger now.
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit 3574745cad910ce45db692baadf1fe233bc383b5
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 22 22:17:04 2008 +0100

    fix-pcf50633-remove-charger-curlim-and-enable-apis-from-export.patch
    
    Setting the current limit directly and enabling the charger
    isn't anyone's business except pcf50633 driver itself, so these
    two functions should not be exported and become static.
    
    Signed-off-by: Andy Green <andy at openmoko.com>





More information about the commitlog mailing list