ALSA: asihpi: Minor cleanups
Remove some unneeded defintions Use %pR to print resources Make some data const Consistent braces for else Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Takashi Iwai

parent
6d0b898e9c
commit
42258daba2
@@ -1583,9 +1583,7 @@ void hpi_stream_response_to_legacy(struct hpi_stream_res *pSR);
|
||||
|
||||
/*////////////////////////////////////////////////////////////////////////// */
|
||||
/* declarations for individual HPI entry points */
|
||||
hpi_handler_func HPI_1000;
|
||||
hpi_handler_func HPI_6000;
|
||||
hpi_handler_func HPI_6205;
|
||||
hpi_handler_func HPI_COMMON;
|
||||
|
||||
#endif /* _HPI_INTERNAL_H_ */
|
||||
|
Reference in New Issue
Block a user