Re: [PATCH 1/2] memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold

From: Krzysztof Kozlowski
Date: Fri Jul 10 2020 - 10:49:54 EST


On Fri, Jul 10, 2020 at 02:41:28PM +0100, Lukasz Luba wrote:
>
>
> On 7/10/20 2:19 PM, Krzysztof Kozlowski wrote:
> > On Fri, Jul 10, 2020 at 03:13:18PM +0200, Marek Szyprowski wrote:
> In such case, maybe as you said, let's switch to polling mode
> > unconditionally?
>
> I can make happen that the polling mode will be unconditionally
> set as default.
>
> Do you think that the interrupt mode code can still stay in the
> driver, because maybe in future could be fixed?

How interrupt mode would exist in such case? Or rather: how would it be
used? There is no point to keep dead code and code once removed, can be
easily brought back.

Best regards,
Krzysztof