genode/repos/os/src/drivers/sd_card/spec/imx
Norman Feske 2208220c12 block session: remove Block::Session::Operations
This patch modernizes the 'Block::Session::info' interface. Instead of
using out parameters, the 'init' RPC function returns a compound 'Info'
object now. The rather complicated 'Operations' struct is replaced by
a 'writeable' attribute in the 'Info' object.

Fixes #3275
2019-05-03 13:53:12 +02:00
..
driver.cc block session: remove Block::Session::Operations 2019-05-03 13:53:12 +02:00
driver.h Add missing override annotations 2019-02-19 11:12:11 +01:00