Re: [PATCH 2/2] ivi-shell: rewrite controller API

2014-12-15 Thread Pekka Paalanen
On Mon, 15 Dec 2014 13:25:39 +0900 Nobuhiko Tanibata wrote: > This fixes the breakage caused by "ivi-shell: make ivi-layout.c as a > part of ivi-shell.so" > > hmi-controller.c: > A reference implementation of controller module does not use the layout > functions directly. This get function point

[PATCH 2/2] ivi-shell: rewrite controller API

2014-12-14 Thread Nobuhiko Tanibata
This fixes the breakage caused by "ivi-shell: make ivi-layout.c as a part of ivi-shell.so" hmi-controller.c: A reference implementation of controller module does not use the layout functions directly. This get function pointers at controller_module_init which called by ivi-shell. ivi-layout-expor