/* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions for the Intel integrated DMA 64-bit * * Copyright (C) 2019 Intel Corporation */ #ifndef __LINUX_DMA_IDMA64_H__ #define __LINUX_DMA_IDMA64_H__ /* Platform driver name */ #define LPSS_IDMA64_DRIVER_NAME "idma64" #endif /* __LINUX_DMA_IDMA64_H__ */ =0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/hwmon/f71805f.c
AgeCommit message (Expand)Author
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang
2014-05-21hwmon: (f71805f) remove unnecessary OOM messagesJingoo Han
2014-04-04hwmon: (f71805f) Fix author's addressJean Delvare
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-04-07hwmon: checkpatch cleanup: Replace printk with pr_debug or dev_dbg as appropr...Guenter Roeck