Re: [PATCH weston 4/9] ivi-layout: abort without controller_module_init

2015-04-07 Thread Pekka Paalanen
> Sent: Monday, March 30, 2015 6:21 PM > > >>> To: wayland-devel@lists.freedesktop.org > > >>> Cc: Pekka Paalanen; Nobuhiko Tanibata > > >>> Subject: [PATCH weston 4/9] ivi-layout: abort without > > >>> controller_module_init >

Re: [PATCH weston 4/9] ivi-layout: abort without controller_module_init

2015-04-07 Thread Pekka Paalanen
-- > >>> From: wayland-devel > >>> [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Pekka > >>> Paalanen > >>> Sent: Monday, March 30, 2015 6:21 PM > >>> To: wayland-devel@lists.freedesktop.org > >>> Cc: Pekka

Re: [PATCH weston 4/9] ivi-layout: abort without controller_module_init

2015-04-06 Thread Derek Foreman
ktop.org] On Behalf Of Pekka >>> Paalanen >>> Sent: Monday, March 30, 2015 6:21 PM >>> To: wayland-devel@lists.freedesktop.org >>> Cc: Pekka Paalanen; Nobuhiko Tanibata >>> Subject: [PATCH weston 4/9] ivi-layout: abort without >>> co

Re: [PATCH weston 4/9] ivi-layout: abort without controller_module_init

2015-04-02 Thread Pekka Paalanen
, March 30, 2015 6:21 PM > > To: wayland-devel@lists.freedesktop.org > > Cc: Pekka Paalanen; Nobuhiko Tanibata > > Subject: [PATCH weston 4/9] ivi-layout: abort without > > controller_module_init > > > > From: Pekka Paalanen > > > > When loading a controll

RE: [PATCH weston 4/9] ivi-layout: abort without controller_module_init

2015-04-01 Thread Tanibata, Nobuhiko (ADITJ/SWG)
> -Original Message- > From: wayland-devel > [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Pekka > Paalanen > Sent: Monday, March 30, 2015 6:21 PM > To: wayland-devel@lists.freedesktop.org > Cc: Pekka Paalanen; Nobuhiko Tanibata > Subject

[PATCH weston 4/9] ivi-layout: abort without controller_module_init

2015-03-30 Thread Pekka Paalanen
From: Pekka Paalanen When loading a controller module, if we do not find a controller_module_init symbol, return failure to the caller instead of ignoring the failure. Signed-off-by: Pekka Paalanen --- ivi-shell/ivi-layout.c | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-)