From mboxrd@z Thu Jan 1 00:00:00 1970 From: sshtylyov@mvista.com (Sergei Shtylyov) Date: Tue, 16 Nov 2010 15:47:59 +0300 Subject: [PATCH 3/3] OMAP: wd_timer: remove old, dead probing code In-Reply-To: <20101116102518.27991.38133.stgit@twilight.localdomain> References: <20101116102205.27991.37909.stgit@twilight.localdomain> <20101116102518.27991.38133.stgit@twilight.localdomain> Message-ID: <4CE27D7F.1030107@ru.mvista.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. On 16-11-2010 13:25, Paul Walmsley wrote: > After commit f2ce62312650211f6cf665cd6dc519c334c4071e, watchdog Linus has asked to also specify the commit summary in parens... > probing is handled by files in mach-omap1/ and mach-omap2/, and the > plat-omap/devices.c probing code is no longer used. Remove the dead > code in plat-omap/devices.c. > Signed-off-by: Paul Walmsley > Cc: Charulatha Varadarajan WBR, Sergei