From: Bryan Wu Date: Tue, 22 Apr 2008 20:16:48 +0000 (+0200) Subject: i2c-bfin-twi: Add missing pin mux operation X-Git-Tag: v2.6.26-rc1~1104^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74d362e0b3afb7a324855ab9675eb6cda78fda8c;p=pandora-kernel.git i2c-bfin-twi: Add missing pin mux operation Blackfin TWI controller hardware pin should be requested from GPIO port controller Before BF54x, there is no need to do this. But as long as BF54x and BF52x are supported by this generic driver, the missing pin mux operation should be added. Signed-off-by: Bryan Wu Signed-off-by: Jean Delvare --- Reading git-diff-tree failed