Norman Feske 6525ec5951 Simplify Framebuffer::Session interface
This patch removes the 'Framebuffer::Session::release()' function from
the interface to make the mode-change protocol consistent with the way
the Rom_session interface handles ROM-module changes. That is, the
client acknowledges the release of its current dataspace by requesting a
new dataspace via the 'Framebuffer::Session::dataspace()' function.

Fixes #1057
2014-03-14 13:17:35 +01:00
..
2013-01-10 21:44:47 +01:00
2013-10-30 12:27:44 +01:00
2013-01-10 21:44:47 +01:00
2013-08-15 09:22:50 +02:00
2014-02-25 14:58:04 +01:00