[U-Boot] [PATCH 01/23] spi: ich: Some clean up

Bin Meng bmeng.cn at gmail.com
Wed Feb 3 05:32:44 CET 2016


On Tue, Feb 2, 2016 at 11:54 PM, Jagan Teki <jteki at openedev.com> wrote:
> On 1 February 2016 at 21:49, Simon Glass <sjg at chromium.org> wrote:
>> On 1 February 2016 at 02:40, Bin Meng <bmeng.cn at gmail.com> wrote:
>>>
>>> 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 at gmail.com>
>>> ---
>>>
>>>  drivers/spi/ich.c | 38 +++++--------------------------------
>>>  drivers/spi/ich.h | 56 +++++++++++++++++++++++++++++++++++++++++--------------
>>>  2 files changed, 47 insertions(+), 47 deletions(-)
>>
>>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Reviewed-by: Jagan Teki <jteki at openedev.com>
>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list