On Tue, May 16, 2023 at 2:04 PM Marek Vasut wrote:
>
> On 5/16/23 10:25, Jagan Teki wrote:
> > On Tue, May 16, 2023 at 1:47 PM Marek Vasut wrote:
> >>
> >> On 5/16/23 10:12, Jagan Teki wrote:
> >>> Hi Marek and Neil,
> >>>
> >>> On Sun, May 14, 2023 at 1:40 AM Marek Vasut wrote:
>
> Th
On 5/16/23 10:25, Jagan Teki wrote:
On Tue, May 16, 2023 at 1:47 PM Marek Vasut wrote:
On 5/16/23 10:12, Jagan Teki wrote:
Hi Marek and Neil,
On Sun, May 14, 2023 at 1:40 AM Marek Vasut wrote:
This panel_bridge post_disable callback is called from the bridge chain now,
so drop the explici
On Tue, May 16, 2023 at 1:47 PM Marek Vasut wrote:
>
> On 5/16/23 10:12, Jagan Teki wrote:
> > Hi Marek and Neil,
> >
> > On Sun, May 14, 2023 at 1:40 AM Marek Vasut wrote:
> >>
> >> This panel_bridge post_disable callback is called from the bridge chain
> >> now,
> >> so drop the explicit call
On 5/16/23 10:12, Jagan Teki wrote:
Hi Marek and Neil,
On Sun, May 14, 2023 at 1:40 AM Marek Vasut wrote:
This panel_bridge post_disable callback is called from the bridge chain now,
so drop the explicit call here. This fixes call imbalance, where this driver
does not call ->pre_enable, but d
Hi Marek and Neil,
On Sun, May 14, 2023 at 1:40 AM Marek Vasut wrote:
>
> This panel_bridge post_disable callback is called from the bridge chain now,
> so drop the explicit call here. This fixes call imbalance, where this driver
> does not call ->pre_enable, but does call ->post_disable . In cas
On 13/05/2023 22:10, Marek Vasut wrote:
This panel_bridge post_disable callback is called from the bridge chain now,
so drop the explicit call here. This fixes call imbalance, where this driver
does not call ->pre_enable, but does call ->post_disable . In case either of
the two callbacks implemen
This panel_bridge post_disable callback is called from the bridge chain now,
so drop the explicit call here. This fixes call imbalance, where this driver
does not call ->pre_enable, but does call ->post_disable . In case either of
the two callbacks implemented in one of the panel or bridge drivers