• Paul Gortmaker's avatar
    platform/x86: acerhdf: Enable ability to list supported systems · 291bd0e4
    Paul Gortmaker authored
    This driver has two module parameters that allow an override of the
    checks for matching model and BIOS version.  However, both parameters
    expect you to choose an entry from the existing list of supported
    systems, encoded within the driver itself.
    
    Without the source, such as in a binary distribution, the end user
    does not have access to this information, thus rendering the two
    module parameters essentially useless.
    
    Add a module parameter that allows the end user to dump the list
    of make/model/versions so that they can then pick one that most
    closely matches their own system.
    
    Cc: Peter Feuerer <peter@piie.net>
    Cc: Darren Hart <dvhart@infradead.org>
    Cc: Andy Shevchenko <andy@infradead.org>
    Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
    Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
    Reviewed-by: default avatarPeter Feuerer <peter@piie.net>
    291bd0e4
acerhdf.c 24 KB