diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2012-06-13 12:12:39 +0200 |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2012-07-08 12:49:16 +0200 |
commit | 9cbb6b2b92d0fdade0fe00cc00e3658b44c86676 (patch) | |
tree | acb1cc6cf7f5a494c7c560f5eab04021374037a7 /ipc | |
parent | i2c: tegra: support for I2C_M_NOSTART functionality (diff) | |
download | linux-9cbb6b2b92d0fdade0fe00cc00e3658b44c86676.tar.xz linux-9cbb6b2b92d0fdade0fe00cc00e3658b44c86676.zip |
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>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions