commit | adf68acf387a203d76315d72b36b829bde1d01b6 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Fri Mar 29 11:23:41 2013 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Mar 29 12:09:44 2013 +0100 |
tree | 73130482b314fc9e92552eeb341b26742b01e618 | |
parent | 7fafae669a623b003d9d40b75ab31bb9625d5c38 [diff] |
i2c: davinci: rename recover bus functions Since we have generic i2c bus recover routines now, these custom ones need to be renamed to fix the namespace clash. Proper conversion needs to be done by someone who has access to the hardware. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>