development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Tue Jul 22 21:30:28 CEST 2008


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

New commits:
commit a4418b5648fb65e152ed6a4328bbfc3f5e448b27
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 22 20:24:51 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 2b645fcbe6e92fc50ded5939ed40352b1bf420de
Author: Andy Green <andy at openmoko.com>
Date:   Tue Jul 22 20:24:06 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