[U-Boot] [PATCH v3 1/7] x86: i8042: Remove unused codes

Simon Glass sjg at chromium.org
Wed Aug 26 16:56:35 CEST 2015


On 24 August 2015 at 21:13, Simon Glass <sjg at chromium.org> wrote:
> On 24 August 2015 at 02:00, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Remove unused CONFIG_USE_CPCIDVI wrapped codes.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v3:
>> - Keep i8042_flush(), i8042_disable() and board_i8042_skip()
>>
>> Changes in v2:
>> - Split the removing of unused codes into this patch
>>
>>  drivers/input/i8042.c | 17 -----------------
>>  1 file changed, 17 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

I'm also going to apply this series as a bug-fix since it corrects the
i8042 controller init, etc.

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list