summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
ro/kernel/commit/drivers/net/wireless/rtlwifi/rtl8192se/hw.c?id=2c208890c6d4e16076c6664137703ec813e8fa6c'>wireless: Remove casts to same typeJoe Perches 2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches 2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger 2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger 2012-01-24rtl8192se: Update copyright datesLarry Finger 2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches 2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches 2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches 2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches d3345f7d6feb950204a3480f169d93a659'>platform/x86/siemens: simatic-ipc-batt: fix bat reading in BX_21Axingtong.wu There was a case missing in a switch statement which lead to that model not actually reading the GPIOs. That switch statement got simplified now. Additionally on that model we need to initialize one pin differently. As a drive-by finding also add a missing newline. Fixes: 917f54340794 ("platform/x86: simatic-ipc: add CMOS battery monitoring") Reported-by: Henning Schild <henning.schild@siemens.com> Signed-off-by: xingtong.wu <xingtong.wu@siemens.com> Signed-off-by: Henning Schild <henning.schild@siemens.com> Link: https://lore.kernel.org/r/20230728083651.19747-1-henning.schild@siemens.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> 2023-07-31platform/x86: Move all simatic ipc drivers to the subdirectory siemensHenning Schild With more files around move everything to a subdirectory. Users will only see the several options once they enable the main one. Suggested-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Henning Schild <henning.schild@siemens.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20230719153518.13073-4-henning.schild@siemens.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>