diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-11-08 00:52:54 +0100 |
---|---|---|
committer | Samuel Ortiz <samuel@sortiz.org> | 2009-01-04 12:17:37 +0100 |
commit | 2c5212279a89224512e421fa9f8bd0fabbab77d8 (patch) | |
tree | 34d6595a4f271eff6ac59255f50ddf69be8c4d72 /drivers | |
parent | 6cd99b7828445dc18e9004c81067c36e8d9caa01 (diff) |
mfd: Remove i.MX31ism from WM8350 i2c driver
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/mfd/wm8350-i2c.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mfd/wm8350-i2c.c b/drivers/mfd/wm8350-i2c.c index 3e0ce0e50ea2..876e693582bd 100644 --- a/drivers/mfd/wm8350-i2c.c +++ b/drivers/mfd/wm8350-i2c.c @@ -1,8 +1,6 @@ /* * wm8350-i2c.c -- Generic I2C driver for Wolfson WM8350 PMIC * - * This driver defines and configures the WM8350 for the Freescale i.MX32ADS. - * * Copyright 2007, 2008 Wolfson Microelectronics PLC. * * Author: Liam Girdwood |