OSDN Git Service

rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 6 Jul 2017 20:40:03 +0000 (22:40 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 30 Jul 2017 22:17:45 +0000 (00:17 +0200)
commit11909f0be799585f606a70b7e0a9541736848a2e
treeede44dc486aff8f7348f739dbb3a23891cc94f4e
parent7a1fe407fc2a4bbe32a8473c92e2988bc9d25fc3
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property

Commit 8b44f5be20fd ("ARM: dts: armada: replace isil,irq2-can-wakeup-machine with wakeup-source property")
removed the last usage of "isil,irq2-can-wakeup-machine" almost
two years ago. So I think we can get rid of supporting this
legacy binding.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Documentation/devicetree/bindings/power/wakeup-source.txt
Documentation/devicetree/bindings/rtc/isil,isl12057.txt
drivers/rtc/rtc-ds1307.c