Commit df1e979
hwrng: core - remove (un)register_miscdev()
These functions are redundant after commit 0daa7a0 ("hwrng: Avoid
manual device_create_file() calls").
Let's call misc_(de)register() directly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>1 parent fe69b77 commit df1e979
1 file changed
Lines changed: 2 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | 489 | | |
500 | 490 | | |
501 | 491 | | |
| |||
709 | 699 | | |
710 | 700 | | |
711 | 701 | | |
712 | | - | |
| 702 | + | |
713 | 703 | | |
714 | 704 | | |
715 | 705 | | |
| |||
726 | 716 | | |
727 | 717 | | |
728 | 718 | | |
729 | | - | |
| 719 | + | |
730 | 720 | | |
731 | 721 | | |
732 | 722 | | |
| |||
0 commit comments