]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: clarify comments about the dev_released completion
authorWolfram Sang <wsa@the-dreams.de>
Thu, 29 Jan 2015 21:45:09 +0000 (22:45 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 5 Feb 2015 21:29:21 +0000 (22:29 +0100)
commitd093363c4a95f8227ef23de682ae9bd817f2fe4e
tree177c951d9ee99e2d25c1c0a0d59bd5466b5b5c88
parent5ec18a29f4c4059bf034e4045c82df06cf749053
i2c: clarify comments about the dev_released completion

There was quite some confusion why this completion is there and if it is
still necessary. Sadly, it is. However, let's improve the comments and
share what we rediscovered.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core.c