06 Jan, 2012

2 commits

  • Now that this driver is named more generally, this change updates
    the internal variables, defines and functions to use this new name.

    Signed-off-by: Rhyland Klein
    Signed-off-by: Anton Vorontsov

    Rhyland Klein
     
  • This driver for the bq20z75 implemented the register spec defined
    by the SBS standard. As this is not unique to this the TI part this
    was originally written for, we can generalize this driver to
    show its support for any SBS compliant battery.

    Signed-off-by: Rhyland Klein
    Signed-off-by: Anton Vorontsov

    Rhyland Klein