]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/platform/x86/sony-laptop.c
sony-laptop: refactor model types
authorMattia Dongili <malattia@linux.it>
Mon, 14 Jan 2008 09:05:43 +0000 (18:05 +0900)
committerLen Brown <len.brown@intel.com>
Thu, 24 Jan 2008 05:47:19 +0000 (00:47 -0500)
commitde9204300112dea10ca3d3cc76858cee61043e47
treef42f289f49f1d79c18bdd0640758f7cacf62a87e
parent88877c2a2ebd0e554496efb23e7dc8ade661d289
sony-laptop: refactor model types

Create mini drivers and allow callbacks for each model
to be specified.
Following patches will make use of this feature to handle
specific cases instead of just executing code and hope
not to break other models.

Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/sony-laptop.c