From: Andrew Lunn
Date: Wed, 1 May 2019 00:10:50 +0200
> Allow an interrupt number to be passed in the platform data. The
> driver will then use it if not zero, otherwise it will poll for
> interrupts.
>
> Signed-off-by: Andrew Lunn
Applied.
Allow an interrupt number to be passed in the platform data. The
driver will then use it if not zero, otherwise it will poll for
interrupts.
Signed-off-by: Andrew Lunn
---
drivers/net/dsa/mv88e6xxx/chip.c| 13 +
include/linux/platform_data/mv88e6xxx.h | 1 +
2 files changed,