diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-11-07 18:52:54 -0500 |
---|---|---|
committer | Samuel Ortiz <samuel@sortiz.org> | 2009-01-04 06:17:37 -0500 |
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 @@ | |||
1 | /* | 1 | /* |
2 | * wm8350-i2c.c -- Generic I2C driver for Wolfson WM8350 PMIC | 2 | * wm8350-i2c.c -- Generic I2C driver for Wolfson WM8350 PMIC |
3 | * | 3 | * |
4 | * This driver defines and configures the WM8350 for the Freescale i.MX32ADS. | ||
5 | * | ||
6 | * Copyright 2007, 2008 Wolfson Microelectronics PLC. | 4 | * Copyright 2007, 2008 Wolfson Microelectronics PLC. |
7 | * | 5 | * |
8 | * Author: Liam Girdwood | 6 | * Author: Liam Girdwood |