AHCI: Make distinct names for ports in /proc/interrupts
authorAlexander Gordeev <agordeev@redhat.com>
Tue, 21 May 2013 23:53:48 +0000 (08:53 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 21 May 2013 23:53:48 +0000 (08:53 +0900)
commitb29900e62598cecd519c9ab2b8e4d03f8ebf702d
treebb7082a5ea560b02730b3f7b257d3a7a82e163d7
parent966fbe193f47c68e70a80ec9991098e88e7959cb
AHCI: Make distinct names for ports in /proc/interrupts

Currently all interrupts assigned to AHCI ports show up in
'/proc/interrupts' as 'ahci'. This fix adds port numbers as
suffixes and hence makes the descriptions distinct.

Reported-by: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/ahci.c
drivers/ata/ahci.h
drivers/ata/libahci.c