From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Lezcano Subject: Re: [PATCH] clocksource/tegra: Remove unused suspend/resume code Date: Thu, 28 Apr 2016 14:59:31 +0200 Message-ID: <20160428125931.GB5197@linaro.org> References: <1461847528-11948-1-git-send-email-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1461847528-11948-1-git-send-email-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Thomas Gleixner , Stephen Warren , Alexandre Courbot , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Thu, Apr 28, 2016 at 02:45:28PM +0200, Thierry Reding wrote: > From: Thierry Reding > > The tegra_timer_suspend() and tegra_timer_resume() functions are never > used, so they can be removed. > > Signed-off-by: Thierry Reding Applied for 4.7. Thanks ! -- Daniel