From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Osipenko Subject: [PATCH v1 0/3] Few more cleanups for tegra-timer Date: Sun, 9 Jun 2019 22:27:27 +0300 Message-ID: <20190609192730.29459-1-digetx@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Daniel Lezcano , Joseph Lo , Thierry Reding , Jonathan Hunter , Peter De Schrijver Cc: linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-tegra@vger.kernel.org Hello, I took a look at tegra-timer once again and spotted few more things that could be improved in addition to [0] which is already in linux-next. Please apply this small series in addition to [0], thanks in advance! [0] https://patchwork.ozlabs.org/project/linux-tegra/list/?series=111529 Dmitry Osipenko (3): clocksource/drivers/tegra: Remove duplicated use of per_cpu_ptr clocksource/drivers/tegra: Set and use timer's period clocksource/drivers/tegra: Drop unneeded typecasting in one place drivers/clocksource/timer-tegra.c | 47 +++++++++++++++++++------------ 1 file changed, 29 insertions(+), 18 deletions(-) -- 2.21.0