commit | e3a60ead2c9b813db832a35e50ebbc6b552a35e3 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Fri Feb 24 23:07:43 2017 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Feb 24 14:00:23 2017 -0800 |
tree | d94c244ceb18e6921f5eec4c57b825f3ef6e2159 | |
parent | 53eac48d5c97e8a926e26ae4205ac890721ef260 [diff] |
watchdog: s3c2410: Add prefix to local function Functions marked static inline might not be inlined so a driver-specific prefix for function name helps when looking through call backtrace. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>