From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] i2c: remove CONFIG_HOTPLUG ifdefs Date: Mon, 8 Apr 2013 18:53:31 -0700 Message-ID: <20130409015331.GA27472@kroah.com> References: <1365471999-2396-1-git-send-email-wangyijing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1365471999-2396-1-git-send-email-wangyijing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Yijing Wang Cc: Wolfram Sang , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Hanjun Guo , jiang.liu-hv44wF8Li93QT0dZR+AlfA@public.gmane.org, Bill Pemberton List-Id: linux-i2c@vger.kernel.org On Tue, Apr 09, 2013 at 09:46:39AM +0800, Yijing Wang wrote: > CONFIG_HOTPLUG is going away as an option, cleanup CONFIG_HOTPLUG > ifdefs in i2c files. > > Signed-off-by: Yijing Wang > Cc: Greg Kroah-Hartman > Cc: Bill Pemberton Acked-by: Greg Kroah-Hartman