Re: [PATCH v3 0/4] drivers/staging/greybus: add async operations

2017-01-19 Thread Johan Hovold
On Thu, Jan 19, 2017 at 10:07:42AM +0100, Greg Kroah-Hartman wrote: > On Wed, Jan 04, 2017 at 12:11:17AM +, Bryan O'Donoghue wrote: > > V3: > > Picard: "Let's make sure history never forgets the name ... Enterprise." > > Drop gb_operation_cancel_async. The sync version works just as well - Joha

Re: [PATCH v3 0/4] drivers/staging/greybus: add async operations

2017-01-19 Thread Greg KH
On Wed, Jan 04, 2017 at 12:11:17AM +, Bryan O'Donoghue wrote: > V3: > Picard: "Let's make sure history never forgets the name ... Enterprise." > Drop gb_operation_cancel_async. The sync version works just as well - Johan Johan and Alex, any thoughts on this series? thanks, greg k-h _

[PATCH v3 0/4] drivers/staging/greybus: add async operations

2017-01-03 Thread Bryan O'Donoghue
V3: Picard: "Let's make sure history never forgets the name ... Enterprise." Drop gb_operation_cancel_async. The sync version works just as well - Johan V2: Scotty : "What are you standing around for - do you not know a jailbreak when you see one" ? Making sure to run format-patch against the rig