From e42c8c6eb456f8978de417ea349eef676ef4385c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafael=20Louren=C3=A7o=20de=20Lima=20Chehab?= Date: Mon, 8 Jun 2015 22:20:45 -0300 Subject: [PATCH] [media] au0828: move dev->boards atribuition to happen earlier MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The attribution of dev->boards occured too late, which would couse an OOPS in media controller registration. Signed-off-by: Rafael Lourenço de Lima Chehab Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed