Re: [Intel-gfx] [PATCH 01/12] video/hdmi: Replace the payload length by their defines

2013-08-07 Thread Daniel Vetter
On Tue, Aug 06, 2013 at 10:06:16PM -0400, Alex Deucher wrote: > Patches 1-5, 10, 11 are: > > Reviewed-by: Alex Deucher Entire series merged to drm-intel-next-queue with Dave's irc ack. Thanks for the patches and review. -Daniel > > On Tue, Aug 6, 2013 at 3:32 PM, Damien Lespiau > wrote: > >

Re: [Intel-gfx] [PATCH 01/12] video/hdmi: Replace the payload length by their defines

2013-08-06 Thread Alex Deucher
Patches 1-5, 10, 11 are: Reviewed-by: Alex Deucher On Tue, Aug 6, 2013 at 3:32 PM, Damien Lespiau wrote: > Cc: Thierry Reding > Reviewed-by: Ville Syrjälä > Signed-off-by: Damien Lespiau > --- > drivers/video/hdmi.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --gi

[Intel-gfx] [PATCH 01/12] video/hdmi: Replace the payload length by their defines

2013-08-06 Thread Damien Lespiau
Cc: Thierry Reding Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau --- drivers/video/hdmi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/video/hdmi.c b/drivers/video/hdmi.c index 4017833..dbd882f 100644 --- a/drivers/video/hdmi.c +++ b/drivers/video