[SCSI] hpsa: housekeeping patch for device_id and product arrays
authorMike Miller <mike.miller@hp.com>
Wed, 4 Sep 2013 20:11:10 +0000 (15:11 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 10 Sep 2013 21:38:56 +0000 (14:38 -0700)
commit163dbcd89c5acc5502636963023b9b42ca08c00f
treea4a915e1e165aa8a1c260c5ef329478012b7e06d
parent1fd6c8e37c0cb89ed294c7d38286ab75c1ae62ac
[SCSI] hpsa: housekeeping patch for device_id and product arrays

This patch does a bit of housekeeping for hpsa. Change lowercase alpha hex
digits to uppercase for consistency within the driver. Also moves the P822se
in the tables to keep controllers of each family grouped together.

Signed-off-by: Mike Miller <mike.miller@hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c