Home
last modified time | relevance | path

Searched hist:"9 eb4339ba45fc7147b013c8e8d579ebc6d8d1bdb" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dich.h9eb4339ba45fc7147b013c8e8d579ebc6d8d1bdb Mon Feb 01 09:40:36 UTC 2016 Bin Meng <bmeng.cn@gmail.com> spi: ich: Some clean up

This cleans up the ich spi driver a little bit:
- Remove struct ich_spi_slave that is not referenced anywhere
- Remove ending period in some comments
- Move struct ich_spi_platdata and struct ich_spi_priv to ich.h
- Add #ifndef _ICH_H_ .. in ich.h

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
H A Dich.c9eb4339ba45fc7147b013c8e8d579ebc6d8d1bdb Mon Feb 01 09:40:36 UTC 2016 Bin Meng <bmeng.cn@gmail.com> spi: ich: Some clean up

This cleans up the ich spi driver a little bit:
- Remove struct ich_spi_slave that is not referenced anywhere
- Remove ending period in some comments
- Move struct ich_spi_platdata and struct ich_spi_priv to ich.h
- Add #ifndef _ICH_H_ .. in ich.h

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>