Re: [RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

2014-03-03 Thread Mauro Carvalho Chehab
Em Sat, 01 Mar 2014 10:48:35 -0300 Mauro Carvalho Chehab escreveu: > Em Fri, 21 Feb 2014 17:50:16 -0700 > Shuah Khan escreveu: > > > Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will > > invoke em28xx_ops: suspend and resume hooks for all its extensions > > from its suspend()

Re: [RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

2014-03-03 Thread Mauro Carvalho Chehab
Em Sat, 01 Mar 2014 10:48:35 -0300 Mauro Carvalho Chehab m.che...@samsung.com escreveu: Em Fri, 21 Feb 2014 17:50:16 -0700 Shuah Khan shuah...@samsung.com escreveu: Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will invoke em28xx_ops: suspend and resume hooks for all its

Re: [RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

2014-03-01 Thread Mauro Carvalho Chehab
Em Fri, 21 Feb 2014 17:50:16 -0700 Shuah Khan escreveu: > Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will > invoke em28xx_ops: suspend and resume hooks for all its extensions > from its suspend() and resume() interfaces. > > Signed-off-by: Shuah Khan > --- >

Re: [RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

2014-03-01 Thread Mauro Carvalho Chehab
Em Fri, 21 Feb 2014 17:50:16 -0700 Shuah Khan shuah...@samsung.com escreveu: Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will invoke em28xx_ops: suspend and resume hooks for all its extensions from its suspend() and resume() interfaces. Signed-off-by: Shuah Khan

[RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

2014-02-21 Thread Shuah Khan
Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will invoke em28xx_ops: suspend and resume hooks for all its extensions from its suspend() and resume() interfaces. Signed-off-by: Shuah Khan --- drivers/media/usb/em28xx/em28xx-input.c | 35 + 1 file

[RFC] [PATCH 4/6] media: em28xx-input - implement em28xx_ops: suspend/resume hooks

2014-02-21 Thread Shuah Khan
Implement em28xx_ops: suspend/resume hooks. em28xx usb driver will invoke em28xx_ops: suspend and resume hooks for all its extensions from its suspend() and resume() interfaces. Signed-off-by: Shuah Khan shuah...@samsung.com --- drivers/media/usb/em28xx/em28xx-input.c | 35