phc2sys: Drop devices with identical PHC clock With two source interfaces phc2sys will be do nothing and wait. This can be avoided by skipping iterfaces with identical PHC device since they will report the same data. Skip an interface if it uses the same PHC device as the current source. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>