]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: refactor parsing of timings
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 1 Apr 2020 19:30:18 +0000 (21:30 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 15 Apr 2020 10:53:57 +0000 (12:53 +0200)
commit20628b604c5388cbe23e418019603d1b27263a15
treeba124e7fa15b2f7c9ff47168081c1128e043c265
parentfe7418b8c963f9b5302976c155b4d975ff2d97f0
i2c: refactor parsing of timings

When I wanted to print the chosen values to debug output, I concluded
that a helper function to parse one timing would be helpful.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core-base.c