Remove bogus suspend/resume code from armv7 com(4) attachment driver.
authorpatrick <patrick@openbsd.org>
Wed, 17 Aug 2016 13:26:40 +0000 (13:26 +0000)
committerpatrick <patrick@openbsd.org>
Wed, 17 Aug 2016 13:26:40 +0000 (13:26 +0000)
commit592fb2eb63a3efa13b4d77efea237edb23bb5b7a
treed94673f433a656bb81e5a9e971d6ca49a94d77b6
parent8a5a677801bbe955af3dd26f684214dcc7e14b88
Remove bogus suspend/resume code from armv7 com(4) attachment driver.
The code initially arrived when the zaurus driver was copied.  As we
don't suspend on ARMv7, just get rid of it.

Prompted by jsg@ and kettenis@.
sys/arch/armv7/dev/com_fdt.c