diff options
author | Juergen Fitschen <me@jue.yt> | 2019-02-22 12:25:21 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-03-25 00:41:51 +0300 |
commit | ad7d142f8951ce00e0366ba54bfaf8ab086eb4b9 (patch) | |
tree | 94aac003feaaefde4272b3dfefb1f7e7120f1c83 /drivers/i2c/busses/Kconfig | |
parent | 07345ab220d80ac7edf4b6bfa4b43800dfbd2c97 (diff) | |
download | linux-ad7d142f8951ce00e0366ba54bfaf8ab086eb4b9.tar.xz |
i2c: at91: split driver into core and master file
The single file i2c-at91.c has been split into core code (i2c-at91-core.c)
and master mode specific code (i2c-at91-master.c). This should enhance
maintainability and reduce ifdeffery for slave mode related code.
The code itself hasn't been touched. Shared functions only had to be made
non-static. Furthermore, includes have been cleaned up.
Signed-off-by: Juergen Fitschen <me@jue.yt>
[ludovic.desroches@microchip.com: fix checkpatch errors and use SPDX]
Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
0 files changed, 0 insertions, 0 deletions