On Wed, Sep 15, 2021 at 03:48:27PM +0200, Wolfram Sang wrote: > We want to enable the interrupts _before_ starting the transfer because > it is good programming style and also the proposed order in the R-Car > manual. There is no difference in practice because it doesn't matter in > which order both conditions appear if we wait for both to happen. > > Signed-off-by: Ryo Kataoka > Signed-off-by: Wolfram Sang Applied to for-next, thanks!