diff options
author | Uwe Kleine-König <[email protected]> | 2015-08-12 10:15:56 +0200 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2015-09-09 21:37:29 +0200 |
commit | 7997ebad4d747ff5561cb5ec0c7423e0d4e628d5 (patch) | |
tree | 49b3e2ed1ea5a058d7d454a59cfd611e9eb5ed59 /net/lapb/lapb_subr.c | |
parent | de5f71222bd544558d81701454eb457b295de96e (diff) |
watchdog: mpc8xxx: use dynamic memory for device specific data
Instead of relying on global static memory dynamically allocate the
needed data. This has the benefit of some saved bytes if the driver is
not in use and making it possible to bind more than one device (even
though this has no known use case).
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions