From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Martinez Canillas Date: Thu, 10 Sep 2015 13:58:53 +0000 Subject: Re: [PATCH v8 01/55] [media] media: create a macro to get entity ID Message-Id: List-Id: References: <6185117c4ad70fd3e1c780689e0ad2407fdf1294.1440902901.git.mchehab@osg.samsung.com> In-Reply-To: <6185117c4ad70fd3e1c780689e0ad2407fdf1294.1440902901.git.mchehab@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mauro Carvalho Chehab Cc: Linux Media Mailing List , Mauro Carvalho Chehab , Laurent Pinchart , linux-sh@vger.kernel.org On Sun, Aug 30, 2015 at 5:06 AM, Mauro Carvalho Chehab wrote: > Instead of accessing directly entity.id, let's create a macro, > as this field will be moved into a common struct later on. > > Signed-off-by: Mauro Carvalho Chehab > Acked-by: Hans Verkuil > Reviewed-by: Javier Martinez Canillas Tested-by: Javier Martinez Canillas Best regards, Javier