]> www.infradead.org Git - users/hch/configfs.git/commit
drm/xe/hwmon: Remove xe_hwmon_process_reg
authorKarthik Poosa <karthik.poosa@intel.com>
Wed, 26 Jun 2024 17:07:46 +0000 (22:37 +0530)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 27 Jun 2024 18:25:29 +0000 (11:25 -0700)
commitf4efd274d93b5000efc58bbfa14f8f863a57642d
treef8e6e418ebeb25d45b6fa7c36aa7955e87febc10
parentce6b63336f79ec5f3996de65f452330e395f99ae
drm/xe/hwmon: Remove xe_hwmon_process_reg

Remove xe_hwmon_process_reg as it is a umbrella function which can be
avoided (Lucas).

v2: Improve commit message. (Badal)

v3: Add couple of comments. (Lucas)

Signed-off-by: Karthik Poosa <karthik.poosa@intel.com>
Suggested-by: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Badal Nilawar <badal.nilawar@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240626170746.2926011-2-karthik.poosa@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_hwmon.c