Hello, On Tue, May 07, 2013 at 04:40:42PM -0500, David Milburn wrote: > While registering host controller track port number based upon number > of ports available on the controller, export port_no attribute through > /sys. > > # pwd > /sys/devices/pci0000:00/0000:00:1f.2/ata8/ata_port/ata8 > # ll > total 0 > lrwxrwxrwx. 1 root root 0 Mar 6 12:43 device -> ../../../ata8 > -r--r--r--. 1 root root 4096 Mar 6 12:43 idle_irq > -r--r--r--. 1 root root 4096 Mar 6 12:43 nr_pmp_links > -r--r--r--. 1 root root 4096 Mar 6 12:43 port_no > drwxr-xr-x. 2 root root 0 Mar 6 12:42 power > lrwxrwxrwx. 1 root root 0 Mar 6 12:41 subsystem -> ../../../../../../class/ata_port > -rw-r--r--. 1 root root 4096 Mar 6 12:40 uevent > # cat port_no > 1 > > Signed-off-by: David Milburn <dmilburn@xxxxxxxxxx> No objection but can you please include in the commit message why this is necessary and who's gonna make use of it? Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html