Re: [06/12] watchdog: sp5100_tco: Match PCI device early

2018-01-16 Thread Lyude Paul
Reviewed-by: Lyude Paul On Sun, 2017-12-24 at 13:04 -0800, Guenter Roeck wrote: > Match PCI device in module init function, not in the probe function. > It is pointless trying to probe if we can determine early that the device > is not supported. > > Cc: Zoltán Böszörményi

Re: [06/12] watchdog: sp5100_tco: Match PCI device early

2018-01-16 Thread Lyude Paul
Reviewed-by: Lyude Paul On Sun, 2017-12-24 at 13:04 -0800, Guenter Roeck wrote: > Match PCI device in module init function, not in the probe function. > It is pointless trying to probe if we can determine early that the device > is not supported. > > Cc: Zoltán Böszörményi > Signed-off-by:

[PATCH 06/12] watchdog: sp5100_tco: Match PCI device early

2017-12-24 Thread Guenter Roeck
Match PCI device in module init function, not in the probe function. It is pointless trying to probe if we can determine early that the device is not supported. Cc: Zoltán Böszörményi Signed-off-by: Guenter Roeck --- drivers/watchdog/sp5100_tco.c | 66

[PATCH 06/12] watchdog: sp5100_tco: Match PCI device early

2017-12-24 Thread Guenter Roeck
Match PCI device in module init function, not in the probe function. It is pointless trying to probe if we can determine early that the device is not supported. Cc: Zoltán Böszörményi Signed-off-by: Guenter Roeck --- drivers/watchdog/sp5100_tco.c | 66