OSDN Git Service

hw: sd: set category of the sd memory card
authorkumar sourav <sourav.jb1988@gmail.com>
Thu, 24 Jan 2019 16:20:45 +0000 (21:50 +0530)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 30 Jan 2019 09:24:20 +0000 (10:24 +0100)
commit2bbf3a91eb49aba488f586a06d15eb555a36e1e6
tree91475cfd64f7a46963d6e7713a9c5c258b6bc3da
parentcbe9ed73f905b532918603c04807bfa84d6051fb
hw: sd: set category of the sd memory card

Sets the category of the sd memory card as DEVICE_CATEGORY_STORAGE.
Devices should be assigned to one of DEVICE_CATEGORY_XXXX.

Signed-off-by: kumar sourav <sourav.jb1988@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190124162045.10474-1-sourav.jb1988@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/sd/sd.c