commit | 332c42a9ff7f75a4d9dd263a6e5da32b45de12ec | [log] [tgz] |
---|---|---|
author | Samuel Morris <samorris@lexmark.com> | Tue May 29 10:06:11 2018 +0000 |
committer | Tejun Heo <tj@kernel.org> | Mon Jun 18 10:58:42 2018 -0700 |
tree | 4e06ce77ee39591c6a5965eed816fda7c3b2c6f2 | |
parent | 9ffc59d57228d74809700be6f7ecb1db10292f05 [diff] |
ata: ahci: rpm_put port on port_stop to match rpm_get in port_start This change balances out the final ahci_port_resume in port_start to ensure reference counts are correct after port stop. Signed-off-by: Samuel Morris <samorris@lexmark.com> Signed-off-by: Tejun Heo <tj@kernel.org>