From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032057AbdAELzc (ORCPT ); Thu, 5 Jan 2017 06:55:32 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33118 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031996AbdAELzS (ORCPT ); Thu, 5 Jan 2017 06:55:18 -0500 Subject: Re: [v1] i4l: act2000: act2000:- Do not use 'asm/io.h' directly, use 'linux/io.h'. To: Greg KH References: <1483612764-29543-1-git-send-email-arvind.yadav.cs@gmail.com> <20170105114617.GB8859@kroah.com> Cc: devel@driverdev.osuosl.org, isdn@linux-pingi.de, linux-kernel@vger.kernel.org, arnd@arndb.de From: Arvind Yadav Message-ID: <54dd4d9a-7561-8c8a-bc36-2e082fe88725@gmail.com> Date: Thu, 5 Jan 2017 17:25:05 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20170105114617.GB8859@kroah.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Please find my comment below. Thanks -Arvind On Thursday 05 January 2017 05:16 PM, Greg KH wrote: > On Thu, Jan 05, 2017 at 04:09:24PM +0530, Arvind Yadav wrote: >> Make uniform definition of ioremap, ioremap_wc, ioremap_wt and >> ioremap_cache, tree-wide. > That doesn't make much sense, and doesn't match the subject: or the > patch itself. > -- Please refer the commit which is already in main-lined. > commit 2584cf83578c26db144730ef498f4070f82ee3ea > > And what is with the "[v1]"? > ---V1 is stands for patch set version 1 > thanks, > > greg k-h