diff options
| author | 2019-02-22 10:25:21 +0100 | |
|---|---|---|
| committer | 2019-03-24 22:41:51 +0100 | |
| commit | ad7d142f8951ce00e0366ba54bfaf8ab086eb4b9 (patch) | |
| tree | 94aac003feaaefde4272b3dfefb1f7e7120f1c83 /include/linux | |
| parent | i2c: at91: segregate master mode specific code from probe and init func (diff) | |
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 'include/linux')
0 files changed, 0 insertions, 0 deletions
