[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE_wzQ-bMhrH7pcwNRRTgLFD3opYE2UriU_N=-bu+neq8MHFrQ@mail.gmail.com>
Date: Sun, 30 May 2021 22:36:11 -0700
From: Dmitry Torokhov <dtor@...omium.org>
To: Gwendal Grignou <gwendal@...omium.org>
Cc: Benson Leung <bleung@...omium.org>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>,
Guenter Roeck <groeck@...omium.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Gwendal Grignou <gwendal@...gle.com>
Subject: Re: [PATCH v2 0/2] platform/chrome: Update cros_ec sysfs attribute
after sensors are found
Hi Gwendal,
On Thu, May 27, 2021 at 2:01 PM Gwendal Grignou <gwendal@...omium.org> wrote:
>
> [+dtor]
> Is this change acceptable? I was worried it could break when
> asynchronous probing is used [https://lwn.net/Articles/629895/], but
> since all probes are deferred in a single thread, it is safe.
I think this is a bit awkward that we need to poke a separate sub-driver.
Have you considered having cros_ec_sensorhub.c create its own
attribute group (it does not have to have a name and it looks like one
can register as many unnamed groups as they want) and have wake angle
show and store methods directly in cros_ec_sensorhub.c?
Thanks,
Dmitry
Powered by blists - more mailing lists