Loading sound/ac97_bus.c +2 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ /* * Let drivers decide whether they want to support given codec from their * probe method. Drivers have direct access to the struct snd_ac97 structure and may * decide based on the id field amongst other things. * probe method. Drivers have direct access to the struct snd_ac97 * structure and may decide based on the id field amongst other things. */ static int ac97_bus_match(struct device *dev, struct device_driver *drv) { Loading Loading
sound/ac97_bus.c +2 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ /* * Let drivers decide whether they want to support given codec from their * probe method. Drivers have direct access to the struct snd_ac97 structure and may * decide based on the id field amongst other things. * probe method. Drivers have direct access to the struct snd_ac97 * structure and may decide based on the id field amongst other things. */ static int ac97_bus_match(struct device *dev, struct device_driver *drv) { Loading