From: Alek Du Date: Mon, 4 Oct 2010 15:40:35 +0000 (+0100) Subject: intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register X-Git-Tag: v2.6.37-rc1~128^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffcfff3a8d6cc94f1fb598e0b021c64ce35b5036;p=pandora-kernel.git intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register The intel_scu_ipc_update_register 2nd paramter should the bits and 3rd paramter should be the mask. This typo was introduced during IPC function changing... Reported-by: Ryan Zhou Signed-off-by: Alek Du Signed-off-by: Alan Cox Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed