]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:57 +0000 (18:27 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:57 +0000 (18:27 +0900)
commit135da34573f6d3bab2976a75063f7232a4311a74
tree7650320dc0136bbd4b2df640f9f8300eb87c4abb
parentcbe88fbc72d9e1aa4a6f994cb6e19fa08ae5a0ba
[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ

PORT_PRB is a misnomer as the area also contains other stuff.  Rename
it to PORT_LRAM and add PORT_LRAM_SLOT_SZ.

Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/sata_sil24.c