]> bbs.cooldavid.org Git - net-next-2.6.git/commit
intel_mid_battery: Fix the argument order to intel_scu_ipc_command
authorArjan van de Ven <arjan@linux.intel.com>
Tue, 10 Aug 2010 09:27:57 +0000 (10:27 +0100)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Tue, 10 Aug 2010 10:34:55 +0000 (14:34 +0400)
commit08a9e07e3fcfcd8df23b57edef8c6876f51020a1
treef7363671aee6de8c20b33025165a3fce61534f71
parent690e85a3957291f4cfe0cac22d97994ec7e5ee45
intel_mid_battery: Fix the argument order to intel_scu_ipc_command

The arguments to intel_scu_ipc_command are "command, subcommand"
the battery driver got this the wrong way around.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/intel_mid_battery.c