]> git.openfabrics.org - ~emulex/infiniband.git/commit
i2c: omap: switch to devm_* API
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Sep 2012 10:57:55 +0000 (16:27 +0530)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 13:01:45 +0000 (15:01 +0200)
commitd9ebd04d3476634c29ce0feffbc982e1cb25ed80
treedeb23d91d4c1b2dc89ae8227e209ecd8d9770d36
parentfbc1871511ed201504d6e5b36f13ea77e4be2907
i2c: omap: switch to devm_* API

that helps deleting some boiler plate code
and lets driver-core manage our resources
for us.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-omap.c