]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: rename address check functions
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 17 Jul 2015 10:43:22 +0000 (12:43 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 24 Aug 2015 12:05:12 +0000 (14:05 +0200)
commit66be6056eba80690bb7fa3d983c21494e1950bea
tree4973b21f4f99740b8920360d892a565858453918
parentda899f55b359225f85e154765baaddb13ec436ca
i2c: rename address check functions

The current naming is based on the arguments of the functions and not on
what they do. Even I as the maintainer find this confusing, so let's
rename them to something more descriptive.

Tested-by: Andrey Danin <danindrey@mail.ru>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core.c