commit | b1a6f24394d44b7bd2c8ec3f301a5eda72ce462f | [log] [tgz] |
---|---|---|
author | Richard Röjfors <richard.rojfors@pelagicore.com> | Tue Jul 20 15:26:53 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:45 2010 -0700 |
tree | 33a994c7c95968855934a047899cf29e7f231838 | |
parent | 1917ac76e023339c73844bec775375b147f57ac7 [diff] |
timbuart: use __devinit and __devexit macros for probe and remove Move the probe and remove functions to the devinit and devexit sections. Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>