[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJ_BA_AUphERSksoneVvUm7=Seb0WDAYC-jSkkYDfVe2SYMm=A@mail.gmail.com>
Date: Wed, 2 Jul 2025 14:58:21 +0200
From: Dawid Niedźwiecki <dawidn@...gle.com>
To: Tzung-Bi Shih <tzungbi@...nel.org>
Cc: Benson Leung <bleung@...omium.org>, oe-kbuild-all@...ts.linux.dev,
chrome-platform@...ts.linux.dev, linux-kernel@...r.kernel.org,
chromeos-krk-upstreaming@...gle.com, kernel test robot <lkp@...el.com>,
Łukasz Bartosik <ukaszb@...omium.org>
Subject: Re: [PATCH v2] platform/chrome: Add ChromeOS EC USB driver
I'll fix the build problem in V3.
I've also found a bug, introduced in V2:
> + ec_dev->din = devm_kzalloc(ec_dev->dev, ec_dev->din_size, GFP_KERNEL);
ec_dev->dev is not updated at this moment. I'll fix that in V3 as well
Powered by blists - more mailing lists