29 Apr
2014
29 Apr
'14
4:31 p.m.
At Tue, 29 Apr 2014 10:56:02 +0300, Andy Shevchenko wrote:
Two patches in the series are targeting to clean up a bit fm801 driver.
Changes since v1:
- remove inline from helper function definitions
- fix rebase issue that led to wrong logic
- rename helper function to be more particular
- reorder parameters in the hw accessor macros
Andy Shevchenko (2): fm801: introduce macros to access the hardware fm801: introduce fm801_ac97_is_ready()/fm801_ac97_is_valid() helpers
Thanks, applied both patches now.
Takashi
sound/pci/fm801.c | 200 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 105 insertions(+), 95 deletions(-)
-- 1.8.3.101.g727a46b