Files
android_kernel_xiaomi_sm8450/drivers/i2c
Laxman Dewangan 9cbb6b2b92 i2c: tegra: make all resource allocation through devm_*
Use the devm_* for the memory region allocation, interrupt request,
clock handler request.
By doing this, it does not require to explicitly free it and hence
saving some code.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
2012-07-08 12:49:16 +02:00
..
2012-03-26 21:47:19 +02:00
2012-05-12 14:28:16 +02:00
2012-03-26 21:47:19 +02:00
2012-03-26 21:47:19 +02:00