On Wed, Sep 07, 2016 at 10:53:23PM +0200, Heiner Kallweit wrote: > Improve the ISR frame: I *think* that by "frame" you mean "function" here but it's really hard to tell. Please try to use normal technical terms, it makes things much easier to review. > - move resetting the event bits to the ISR frame > - change type of parameter irq to int > - make sure that the event bits match at least one bit in the > interrupt mask register This sounds like three separate changes and should therefore have been three patches.