linux_dsm_epyc7002/drivers/power
Grazvydas Ignotas 97f70c23a1 power_supply: bq27x00: remove double endian swap
The bq27x00 registers are little endian, so just read them as such
and don't do double endian swap on LE machines.

This also gets rid of strange looking shift that was done after
reading 8bit register because endian swap in bq27x00_read() was
messing it up.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Acked-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
2010-02-16 21:26:14 +03:00
..
apm_power.c Driver Core: add ability for class_for_each_device to start in middle of list 2008-07-21 21:54:47 -07:00
bq27x00_battery.c power_supply: bq27x00: remove double endian swap 2010-02-16 21:26:14 +03:00
collie_battery.c collie: add battery driver 2009-11-27 21:07:23 +01:00
da9030_battery.c da9030_battery: fix spelling in comment 2010-02-03 01:51:18 +03:00
ds2760_battery.c ds2760_battery: Fix integer overflow for time_to_empty_now 2009-09-04 20:26:40 +04:00
ds2782_battery.c Add ds2782 battery gas gauge driver 2009-07-01 02:36:58 +04:00
Kconfig Merge git://git.infradead.org/battery-2.6 2009-12-15 08:59:33 -08:00
Makefile Merge git://git.infradead.org/battery-2.6 2009-12-15 08:59:33 -08:00
max17040_battery.c Add MAX17040 Fuel Gauge driver 2009-06-09 00:53:21 +04:00
olpc_battery.c power_supply: Add a charge_type property, and use it for olpc driver 2009-07-02 18:14:37 +04:00
pcf50633-charger.c Merge git://git.infradead.org/battery-2.6 2009-12-15 08:59:33 -08:00
pda_power.c pda_power: Add optional OTG transceiver and voltage regulator support 2009-02-02 20:15:47 +03:00
pmu_battery.c pmu_battery: Fix battery full reporting 2009-12-18 03:51:29 +03:00
power_supply_core.c power_supply: get_by_name and set_charged functionality 2009-07-30 17:49:15 +04:00
power_supply_leds.c power: replace remaining __FUNCTION__ occurrences 2008-04-29 08:05:58 -07:00
power_supply_sysfs.c power_supply_sysfs: Handle -ENODATA in a special way 2009-12-03 00:38:06 +03:00
power_supply.h Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
tosa_battery.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
wm97xx_battery.c wm97xx_battery: Clean up some warnings 2010-01-29 17:02:13 +03:00
wm831x_backup.c wm831x_backup: Remove unused variables 2009-11-17 19:16:38 +03:00
wm831x_power.c wm831x: Factor out WM831x backup battery charger 2009-11-16 03:27:30 +03:00
wm8350_power.c mfd: Mask and unmask wm8350 IRQs on request and free 2009-12-13 19:21:40 +01:00