Move calls to self.connection.close back into specific drivers

It's not a good fit in common code - not all drivers are necessarily
going to use a Pexpect-style connection. Move that call back into the
drivers that use it.

Change-Id: Ie69210c168af1bf6f785570f42bc16f8727af6b0
5 files changed