]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] st: fix up after class_device removal
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 14 Mar 2008 21:12:43 +0000 (14:12 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 22 Apr 2008 20:16:29 +0000 (15:16 -0500)
commit7d15d6a4dc08dfd456d834e33ef6c1d798fb2edc
tree68401628993c5530154361474ce7e66e5f668e70
parent807501475fce0ebe68baedf87f202c3e4ee0d12c
[SCSI] st: fix up after class_device removal

There's a change in the SCSI tree that adds another class_device, so change
it to an ordinary device

[jejb: this one got rebased until it's basically cosmetic only]

Cc: Kai Makisara <Kai.Makisara@kolumbus.fi>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/st.c