]> git.baikalelectronics.ru Git - kernel.git/commit
w1: mxc_w1: move probe() and remove() to the dev* text area
authorAlberto Panizzo <maramaopercheseimorto@gmail.com>
Wed, 10 Mar 2010 23:23:50 +0000 (15:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 Mar 2010 23:52:43 +0000 (15:52 -0800)
commite728d3c29dbf2a633db73c1664f5231267153d1d
treef3f48adb3f69f909ad0848a63a6a5331d00ebee6
parentb4a30ab0d6861a65c4d28209eeb01aaaa69a997d
w1: mxc_w1: move probe() and remove() to the dev* text area

This fixes the section mismatch warning for mxc_w1_probe()

Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/w1/masters/mxc_w1.c