diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2016-11-08 10:13:28 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-09 01:16:34 +0100 |
commit | 4861ee15f2b7dee17a869d9edd3463b812f77636 (patch) | |
tree | 360cbfd56073c9e5ab92d21c45432374af0dd5a9 /drivers/scsi/ufs/tc-dwc-g210.c | |
parent | scsi: fix spelling mistake in error message (diff) | |
download | linux-4861ee15f2b7dee17a869d9edd3463b812f77636.tar.xz linux-4861ee15f2b7dee17a869d9edd3463b812f77636.zip |
scsi: ufs: Use the resource-managed function to add devfreq device
This patch uses the resource-managed to add the devfreq device. This
function will make it easy to handle the devfreq device.
- struct devfreq *devm_devfreq_add_device(struct device *dev,
struct devfreq_dev_profile *profile,
const char *governor_name,
void *data);
Cc: Vinayak Holikatti <vinholikatti@gmail.com>
Cc: James E.J. Bottomley <jejb@linux.vnet.ibm.com>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/ufs/tc-dwc-g210.c')
0 files changed, 0 insertions, 0 deletions