From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937339AbdAFRSB (ORCPT ); Fri, 6 Jan 2017 12:18:01 -0500 Received: from mail-qt0-f195.google.com ([209.85.216.195]:33543 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936306AbdAFRRy (ORCPT ); Fri, 6 Jan 2017 12:17:54 -0500 MIME-Version: 1.0 In-Reply-To: <475d9c2a-da11-97d0-d0b6-37ccd4990f18@synopsys.com> References: <475d9c2a-da11-97d0-d0b6-37ccd4990f18@synopsys.com> From: Andy Shevchenko Date: Fri, 6 Jan 2017 19:17:52 +0200 Message-ID: Subject: Re: [PATCH] i2c: core: helper function to detect slave mode To: Luis Oliveira Cc: Wolfram Sang , Rob Herring , Mark Rutland , Jarkko Nikula , Andy Shevchenko , Mika Westerberg , linux-i2c@vger.kernel.org, devicetree , "linux-kernel@vger.kernel.org" , Ramiro.Oliveira@synopsys.com, Joao Pinto , CARLOS.PALMINHA@synopsys.com Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 6, 2017 at 7:15 PM, Luis Oliveira wrote: > On 06-Jan-17 16:29, Andy Shevchenko wrote: >> On Thu, Jan 5, 2017 at 7:24 PM, Luis Oliveira >> Please, add kernel doc description here, important thing is to explain >> return codes in Return: section of it. >> >>> +int i2c_slave_mode_detect(struct device *dev) Just to make sure you didn't miss this one. -- With Best Regards, Andy Shevchenko From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH] i2c: core: helper function to detect slave mode Date: Fri, 6 Jan 2017 19:17:52 +0200 Message-ID: References: <475d9c2a-da11-97d0-d0b6-37ccd4990f18@synopsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <475d9c2a-da11-97d0-d0b6-37ccd4990f18-HKixBCOQz3hWk0Htik3J/w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Luis Oliveira Cc: Wolfram Sang , Rob Herring , Mark Rutland , Jarkko Nikula , Andy Shevchenko , Mika Westerberg , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Ramiro.Oliveira-HKixBCOQz3hWk0Htik3J/w@public.gmane.org, Joao Pinto , CARLOS.PALMINHA-HKixBCOQz3hWk0Htik3J/w@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Jan 6, 2017 at 7:15 PM, Luis Oliveira wrote: > On 06-Jan-17 16:29, Andy Shevchenko wrote: >> On Thu, Jan 5, 2017 at 7:24 PM, Luis Oliveira >> Please, add kernel doc description here, important thing is to explain >> return codes in Return: section of it. >> >>> +int i2c_slave_mode_detect(struct device *dev) Just to make sure you didn't miss this one. -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html