commit | 3598200fa2a301707594838a84101c3b10cda592 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Jan 25 12:05:43 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Jan 28 12:27:33 2018 -0500 |
tree | 7ec5247908c260292911c658c71322448c5d98d6 | |
parent | 132ca2d25148691057fedfc566bd20ccb4c32de3 [diff] |
rpi: Remove runtime disabling support for serial We are switching to a model where our board file can directly fail probing of serial devices when they're not usable, so remove the current runtime hack we have. Signed-off-by: Alexander Graf <agraf@suse.de>