From 74d362e0b3afb7a324855ab9675eb6cda78fda8c Mon Sep 17 00:00:00 2001 From: Bryan Wu Date: Tue, 22 Apr 2008 22:16:48 +0200 Subject: [PATCH] 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-format-patch failed