[PATCH] scx200_acb: Mark scx200_acb_probe __init
authorJean Delvare <khali@linux-fr.org>
Mon, 12 Jun 2006 19:46:04 +0000 (21:46 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:10:35 +0000 (11:10 -0700)
commit9917392608c6d8b8952bce9f7b5867b1e9149235
tree8a9947478ca98bba567ac55cb633a8165e095f28
parent80cd3a8769c66203d55cdf635390bdcebd742091
[PATCH] scx200_acb: Mark scx200_acb_probe __init

In i2c bus driver scx200_acb, function scx200_acb_probe can be
tagged __init.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/busses/scx200_acb.c