Re: [PATCH 0/3] hvc_dcc cleanups and fixes

2011-02-03 Thread Greg KH
On Mon, Dec 20, 2010 at 12:08:35PM -0800, Stephen Boyd wrote: Here are the split patches. The first two patches cleanup and fix the hvc_dcc driver for my compiler. The final patch is more controversial, it removes the v6 and v7 differences in this driver. Stephen Boyd (3): hvc_dcc: Fix

Re: [PATCH 0/3] hvc_dcc cleanups and fixes

2011-02-03 Thread Stephen Boyd
On Mon, Dec 20, 2010 at 12:08:35PM -0800, Stephen Boyd wrote: Here are the split patches. The first two patches cleanup and fix the hvc_dcc driver for my compiler. The final patch is more controversial, it removes the v6 and v7 differences in this driver. Stephen Boyd (3): hvc_dcc: Fix

Re: [PATCH 0/3] hvc_dcc cleanups and fixes

2011-02-03 Thread Greg KH
On Thu, Feb 03, 2011 at 03:19:07PM -0800, Stephen Boyd wrote: On Mon, Dec 20, 2010 at 12:08:35PM -0800, Stephen Boyd wrote: Here are the split patches. The first two patches cleanup and fix the hvc_dcc driver for my compiler. The final patch is more controversial, it removes the v6 and

Re: [PATCH 0/3] hvc_dcc cleanups and fixes

2011-01-05 Thread Stephen Boyd
Greg, On 12/20/2010 12:08 PM, Stephen Boyd wrote: Here are the split patches. Should I resend these with the proper acks or can/have you picked these patches up? -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora

Re: [PATCH 0/3] hvc_dcc cleanups and fixes

2011-01-05 Thread Greg KH
On Wed, Jan 05, 2011 at 05:49:17PM -0800, Stephen Boyd wrote: Greg, On 12/20/2010 12:08 PM, Stephen Boyd wrote: Here are the split patches. Should I resend these with the proper acks or can/have you picked these patches up? They are in my to-apply queue after .38-rc1 is out. thanks,

[PATCH 0/3] hvc_dcc cleanups and fixes

2010-12-20 Thread Stephen Boyd
Here are the split patches. The first two patches cleanup and fix the hvc_dcc driver for my compiler. The final patch is more controversial, it removes the v6 and v7 differences in this driver. Stephen Boyd (3): hvc_dcc: Fix bad code generation by marking assembly volatile hvc_dcc: Simplify