fujitsu-tablet: Mark DMI callbacks as __init code
authorMathias Krause <minipli@googlemail.com>
Wed, 16 Jul 2014 17:43:12 +0000 (19:43 +0200)
committerMatthew Garrett <matthew.garrett@nebula.com>
Sat, 16 Aug 2014 08:23:52 +0000 (01:23 -0700)
commit0f93c5e59292b496cf5aeec92ea01d761563a4d5
tree9d8b8f906eda5f0f072e319402addff05fa3d25c
parent681480cc568627ab252a8e03edaa44e4d7ccfa81
fujitsu-tablet: Mark DMI callbacks as __init code

The DMI table is already marked as __initconst, so can be the callback
functions as they're only used in that context.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Robert Gerlach <khnz@gmx.de>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
drivers/platform/x86/fujitsu-tablet.c
This page took 0.024646 seconds and 5 git commands to generate.