Re: [PATCH v20 1/3] MFD: Wl1273 FM radio core: Add I2C IO functions.

2011-02-28 Thread Samuel Ortiz
Hi Matti, On Mon, Feb 28, 2011 at 01:02:29PM +0200, Matti J. Aaltonen wrote: > Add I2C IO functions. > Change the IO operation from read to write in wl1273_fm_set_volume. > Update the year of the copyright statement. > Remove two unnecessary calls to i2c_set_clientdata. Provided that you add a cha

[PATCH v20 1/3] MFD: Wl1273 FM radio core: Add I2C IO functions.

2011-02-28 Thread Matti J. Aaltonen
Add I2C IO functions. Change the IO operation from read to write in wl1273_fm_set_volume. Update the year of the copyright statement. Remove two unnecessary calls to i2c_set_clientdata. Signed-off-by: Matti J. Aaltonen --- drivers/mfd/Kconfig |2 +- drivers/mfd/wl1273-core.c