|
@@ -1330,7 +1330,7 @@ static int wl1273_fm_vidioc_s_input(struct file *file, void *priv,
|
|
|
|
|
|
/**
|
|
/**
|
|
* wl1273_fm_set_tx_power() - Set the transmission power value.
|
|
* wl1273_fm_set_tx_power() - Set the transmission power value.
|
|
- * @core: A pointer to the device struct.
|
|
|
|
|
|
+ * @radio: A pointer to the device struct.
|
|
* @power: The new power value.
|
|
* @power: The new power value.
|
|
*/
|
|
*/
|
|
static int wl1273_fm_set_tx_power(struct wl1273_device *radio, u16 power)
|
|
static int wl1273_fm_set_tx_power(struct wl1273_device *radio, u16 power)
|