commit | 9b5c9f043e7a70665b2eb092f316d5d5cd238d49 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Feb 10 19:06:06 2015 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Mar 07 01:07:07 2015 +0100 |
tree | 036ef43c4a3b9cce74039bafd9a3e3523f100f90 | |
parent | 13a7a6ac0a11197edcd0f756a035f472b42cdf8b [diff] |
i2c: designware-baytrail: describe magic numbers The patch converts hardcoded numerical constants to a named ones. While here, align the variable name in get_sem() and reset_semaphore(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: David E. Box <david.e.box@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>