From: Linus Walleij Date: Fri, 18 Oct 2013 08:39:58 +0000 (+0200) Subject: ARM: ux500: fix I2C4 clock bit X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~48^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b3e249ce5fb298e69bec698f9fdae7cc3f4ceb;p=pandora-kernel.git ARM: ux500: fix I2C4 clock bit The PCLK for I2C4 is controlled by bit 10 in the PCKEN registers while the KCLK is controlled by bit 9 on the KCKEN, it's one of these odd assymetric things. Correct the PCLK bit to 10. Acked-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed