[PATCH 0/2] pcf50633 small additional cleaning

Andy Green andy at openmoko.com
Tue Jul 22 21:29:57 CEST 2008


These patches 

 - stop exporting charging-related functions in pcf50633
since it is and should be making its own decisions at that level
based only on USB insertion and removal, and notification about
enumeration action by host, which has its own export, and

 - stop us repeating charging change of state events twice
each time.  It didn't affect function, but its not right.  We
also closed a small window where we enable charger before
setting limit, but that was probably harmless.

---

Andy Green (2):
      fix-pcf50633-only-do-platform-callback-once-per-event.patch
      fix-pcf50633-remove-charger-curlim-and-enable-apis-from-export.patch


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

-- 
Signature




More information about the openmoko-kernel mailing list