From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuo-Jung Su Date: Mon, 25 Nov 2013 10:48:11 +0800 Subject: [U-Boot] [PATCH 0/2] i2c: fti2c010: migrate to new i2c model Message-ID: <1385347693-1192-1-git-send-email-dantesu@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de From: Kuo-Jung Su This changeset migrate the Faraday I2C controller (i.e., FTI2C010) from legacy i2c model to the new one. Kuo-Jung Su (2): i2c: fti2c010: cosmetic: coding style cleanup i2c: fti2c010: migrate to new i2c model drivers/i2c/fti2c010.c | 326 ++++++++++++++++++++++-------------------------- 1 file changed, 147 insertions(+), 179 deletions(-) -- 1.7.9.5