commit | c4df5000413a667fb8c67dd5589d964cc5730d91 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Thu Apr 18 15:43:07 2013 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Apr 19 20:21:40 2013 +0200 |
tree | d978f3a94f1963ac236c33717ec3c3a0f6acd49e | |
parent | 08014e5424fff4017574c80c587b90a59d3573b3 [diff] |
i2c: davinci: drop superfluous {get|put}_device Driver core already takes care of refcounting, no need to do this on driver level again. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Tested-by: Sekhar Nori <nsekhar@ti.com>