summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2026-05-29 11:03:09 -0700
committerNiklas Cassel <cassel@kernel.org>2026-06-01 19:09:07 +0200
commit4b3c2ca268b0a66093793466e02d8566d642f19c (patch)
treef4c2b6d8b39c93afebc6e8709d9dcae24951cfe8 /drivers/phy/eswin/git@git.tavy.me:linux.git
parentad66912899d511a29508f83982e8d892a461f1cb (diff)
ata: libata: Add an argument to ata_eh_reset()
Pass the ATA port pointer as first argument to ata_eh_reset(). No functionality has been changed. This patch prepares for enabling lock context analysis. Without this patch, lockdep_assert_held() statements would have to be added before each ata_eh_reset() call because the compiler doesn't know that ap->link.p == ap. See also ata_link_init(). Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions