|
@@ -26,8 +26,7 @@
|
|
static char *da8xx_fw_name;
|
|
static char *da8xx_fw_name;
|
|
module_param(da8xx_fw_name, charp, S_IRUGO);
|
|
module_param(da8xx_fw_name, charp, S_IRUGO);
|
|
MODULE_PARM_DESC(da8xx_fw_name,
|
|
MODULE_PARM_DESC(da8xx_fw_name,
|
|
- "\n\t\tName of DSP firmware file in /lib/firmware"
|
|
|
|
- " (if not specified defaults to 'rproc-dsp-fw')");
|
|
|
|
|
|
+ "Name of DSP firmware file in /lib/firmware (if not specified defaults to 'rproc-dsp-fw')");
|
|
|
|
|
|
/*
|
|
/*
|
|
* OMAP-L138 Technical References:
|
|
* OMAP-L138 Technical References:
|