Re: [PATCH 14/17] unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc

From: Arnd Bergmann
Date: Mon Feb 28 2011 - 10:21:24 EST


On Sunday 27 February 2011, Guan Xuetao wrote:
> From: GuanXuetao <gxt@xxxxxxxxxxxxxxx>
>
> change from original version -- by advice of Jean Delvare
> 1. remove global variable i2c_reg, replaced by local variables
> 2. replace ENXIO with ENODEV when no platform resources
> 3. add adapter->nr assignment before i2c_add_numbered_adapter() call
> 4. add judgement for i2c_del_adapter() return value
> 5. release adapter when driver removed
> 6. add __devexit for puv3_i2c_remove() function
> 7. modify several names to more appropriated ones
>
> Signed-off-by: Guan Xuetao <gxt@xxxxxxxxxxxxxxx>

Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/