From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yk0-f173.google.com ([209.85.160.173]:34528 "EHLO mail-yk0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752116AbbIJN6y (ORCPT ); Thu, 10 Sep 2015 09:58:54 -0400 Received: by ykdg206 with SMTP id g206so57841012ykd.1 for ; Thu, 10 Sep 2015 06:58:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <6185117c4ad70fd3e1c780689e0ad2407fdf1294.1440902901.git.mchehab@osg.samsung.com> References: <6185117c4ad70fd3e1c780689e0ad2407fdf1294.1440902901.git.mchehab@osg.samsung.com> Date: Thu, 10 Sep 2015 15:58:53 +0200 Message-ID: Subject: Re: [PATCH v8 01/55] [media] media: create a macro to get entity ID From: Javier Martinez Canillas To: Mauro Carvalho Chehab Cc: Linux Media Mailing List , Mauro Carvalho Chehab , Laurent Pinchart , linux-sh@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-media-owner@vger.kernel.org List-ID: 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