Re: [RFC PATCH 0/8] Removing duplicate video/pad ops

2014-12-16 Thread Prabhakar Lad
On Thu, Dec 4, 2014 at 3:24 PM, Hans Verkuil wrote: > This patch series attempts to remove some of the duplicate video/pad ops. > The first two patches have been posted before. The only thing changed is > that the subdevs no longer add checks for pad values != 0 as suggested. > > The third patch r

[RFC PATCH 0/8] Removing duplicate video/pad ops

2014-12-04 Thread Hans Verkuil
This patch series attempts to remove some of the duplicate video/pad ops. The first two patches have been posted before. The only thing changed is that the subdevs no longer add checks for pad values != 0 as suggested. The third patch removes an unused subdev op. Somehow we must have missed that o