[U-Boot] [PATCH 1/2] x86: ich-spi: Remove useless assignment in ich_spi_xfer()

Bin Meng bmeng.cn at gmail.com
Fri Sep 1 09:44:50 UTC 2017


On Sun, Aug 27, 2017 at 4:00 PM, Stefan Roese <sr at denx.de> wrote:
> On 27.08.2017 04:22, Bin Meng wrote:
>>
>> In ich_spi_xfer() when the driver presets control fields, control
>> variable gets assigned twice. Apparently only the last assignment
>> takes effect. Remove the other one.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>   drivers/spi/ich.c | 2 --
>>   1 file changed, 2 deletions(-)
>>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list