]> Git Repo - qemu.git/commit - hw/onenand.c
onenand: Pass BlockDriverState to init function
authorPeter Maydell <[email protected]>
Fri, 29 Jul 2011 15:35:25 +0000 (16:35 +0100)
committerAndrzej Zaborowski <[email protected]>
Sat, 30 Jul 2011 04:42:03 +0000 (06:42 +0200)
commitaf5a75f41c2fd172ceaa1cabd4bec99de8dde83a
tree771b3adfe834fa5014cf82987f35717d68725118
parentd4220389ffcc1e6302e759d3b15f8605201d6369
onenand: Pass BlockDriverState to init function

Pass the BlockDriverState to the onenand init function so it doesn't
need to look up the drive itself.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Andrzej Zaborowski <[email protected]>
hw/flash.h
hw/nseries.c
hw/onenand.c
This page took 0.024511 seconds and 4 git commands to generate.