From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lists.s-osg.org ([54.187.51.154]:59742 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751091AbbLUMf5 (ORCPT ); Mon, 21 Dec 2015 07:35:57 -0500 Subject: Re: [PATCH 1/2] [media] media-device: move media entity register/unregister functions To: Mauro Carvalho Chehab References: <2875b74a677adc2cd9fc11ba054654caf01e4a18.1450176187.git.mchehab@osg.samsung.com> Cc: Linux Media Mailing List , Mauro Carvalho Chehab , Shuah Khan From: Javier Martinez Canillas Message-ID: <5677F223.50402@osg.samsung.com> Date: Mon, 21 Dec 2015 09:35:47 -0300 MIME-Version: 1.0 In-Reply-To: <2875b74a677adc2cd9fc11ba054654caf01e4a18.1450176187.git.mchehab@osg.samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hello Mauro, On 12/15/2015 07:43 AM, Mauro Carvalho Chehab wrote: > media entity register and unregister functions are called by media > device register/unregister. Move them to occur earlier, as we'll need > an unlocked version of media_device_entity_unregister() and we don't > want to add a function prototype without needing it. > > No functional changes. > > Signed-off-by: Mauro Carvalho Chehab Patch looks good to me. Reviewed-by: Javier Martinez Canillas Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America